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/1423/

...

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 ee79ad38bf09b317db565057da82f0bb2119c577 d45f004e6a18b6eeaaa77bb3c9571ce6dd5b3f96 (HEAD -] master, origin/master, origin/HEAD)
Author: Thomas Vachuska [tom@opennetworking.orgDaniel Park [dan.mcpark84@gmail.com]
AuthorDate: Tue Wed Mar 5 1727 14:2648:55 33 2019 -0800+0900
Commit: Thomas Vachuska [tom@opennetworking.orgDaniel Park [dan.mcpark84@gmail.com]
CommitDate: Tue Wed Mar 26 2327 14:0751:14 21 2019 +0000
Adding skeletal structure for the ONLP gNMI GUI demo0900

Fixes to check the status of physnet interfaces in OpenstNodeCheckCommand.

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 2000: Verify the ICMPv6 selector is correctly compiled on the flow -

...

PASS

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

  • 2000.1 Add a flow with a ICMPv6 selector - PASS (tick)
  • 2000.2 Check flow is in the ADDED state - PASS (tick)
  • 2000.3 Check flows are in Mininet's flow table - PASS (tick)
  • 2000.4 Send a packet to verify the flow is correct - FAIL (error)
  • Failed to send a packet
  • PASS (tick)

Case 12: Stop Mininet and Scapy - PASS

...