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

...

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 5e2b705713f389067a489bcce03edbbdefa3f520 51f9d1ea8e96d749ace3f63711c692de37b04095 (HEAD -] master, origin/master, origin/HEAD)
Author: Alan Lo [alanlo@mellanoxDaniel Park [dan.mcpark84@gmail.com]
AuthorDate: Thu Fri Oct 18 1426 13:2439:24 09 2018 +03000900
Commit: Carmelo Cascone Jian Li [carmelo@opennetworkingpyguni@gmail.orgcom]
CommitDate: Tue Thu Nov 6 238 02:4735:09 34 2018 +0000
Update spectrum pipeline config
Fixes to add vni selector in setRulesToGatewayWithDstIp method.

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 -

...

FAIL

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 - PASS (tick)FAIL (error)
    • Failed to send a packet

Case 12: Stop Mininet and Scapy - PASS

...