Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCflow_master_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">

commit 525b68a5f57edcaa4cbb94f6e4612a554c0c57fb e4e8f6a8890252cc1fa43d56fba842b021f74a03 (HEAD -] master, origin/master, origin/HEAD)
Author: Seyeon Jeong Sean Condon [seyeon@opennetworkingsean@opennetworking.org]
AuthorDate: Tue Mon Apr 7 1213 10:0630:18 35 2020 -0700+0100
Commit: Seyeon Jeong Sean Condon [seyeon@opennetworkingsean@opennetworking.org]
CommitDate: Thu Mon Apr 9 2313 10:0514:02 32 2020 -0700
Supports capability of T3 to trace multiple actions with priority in a group
--
(cherry picked from commit 80a6276388034a79c54e403c93f02094485a45d5)+0000

Upgraded to Angular 9.1.0 and rules_nodejs to 1.6

Case 1: Pull onos branch and build onos on Teststation. - PASS

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1700: Verify the TCP selector is correctly compiled on the flow -

...

FAIL

Install a flow with only the TCP selector specified, verify the flow is added in ONOS, and finally send a TCP packet to verify the TCP selector is compiled correctly.

  • 1700.1 Add a flow with a TCP selector - PASS (tick)
  • 1700.2 Check flow is in the ADDED state - PASS (tick)
  • 1700.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1700.4 Send a packet to verify the flow is correct - PASS (tick)FAIL (error)
    • Failed to send a packet

Case 3000: Delete flows that were added through rest - PASS

...