Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://jenkins.onosproject.org/job/FUNC-pipeline-master/1704/

...

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 daeb949506b51ea66e0e6f1ff34687f1ad0ba88b a40ecbbee10150c788ea313bd1581936b02457e7 (HEAD -] master, origin/master, origin/HEAD)
Author: Rory Savage Charles Chan [roryrascov@gmail.savage@windstream.com]
AuthorDate: Tue Wed Feb 18 1426 15:3504:50 44 2020 -05000800
Commit: Thomas Vachuska Charles Chan [tom@opennetworkingcharles@opennetworking.org]
CommitDate: Wed Thu Feb 26 0427 20:1016:28 56 2020 +0000
Throw exception if dscp value is not byte.
Fix an NPE in modified when calling hostHandler

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

...