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-1.14/1021/

...

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

commit 1dd9474e104f20292a6dbdc2cfc6e09f8e45c4c8 d8f04aadeac169949a3f403e7d051c8bef63d82c (HEAD -] onos-1.14, origin/onos-1.14, master)
Author: Jordan Halterman Carmelo Cascone [jordan@opennetworkingcarmelo@opennetworking.org]
AuthorDate: Wed Sep 26 17:43:46 2018 -0700Thu Dec 13 23:16:10 2018 -0800
Commit: Ray Milkey Carmelo Cascone [ray@opennetworkingcarmelo@opennetworking.org]
CommitDate: Fri Sep 28 03:58:59 Dec 14 20:01:49 2018 +0000
Append lock timeout to JAVA_OPTS to avoid overwrite
--
(cherry picked from commit 6219399c568cc6f665c2e232a83d2339b61b1bf9)
Working STC trellis-p4 scenario with connectivity test

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1900: Verify the ICMPv4 selector is correctly compiled on the flow -

...

PASS

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

  • 1900.1 Add a flow with a ICMPv4 selector - PASS (tick)
  • 1900.2 Check flow is in the ADDED state - PASS (tick)
  • 1900.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1900.4 Send a packet to verify the flow is correct - FAIL (error)
  • Failed to send a packet
  • PASS (tick)

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

...