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-2.0/1003/

...

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

commit 35e959d7675c51f5f5a04f43538c17c19c0a9965 2ea2a92271da2184b936960302668d3a4978fa19 (HEAD -] onos-2.0, origin/onos-2.0)
Author: ONOS Jenkins User [jenkins@onlab.usThomas Vachuska [tom@opennetworking.org]
AuthorDate: Thu Dec 20 01:41:43 2018 +0000Jan 3 16:26:53 2019 -0800
Commit: ONOS Jenkins User [jenkins@onlab.usRay Milkey [ray@opennetworking.org]
CommitDate: Thu Dec 20 01:41:43 2018 +0000
Starting snapshot 2.0.0-SNAPSHOTFri Jan 4 21:54:50 2019 +0000

Fixing archetypes to compensate for missing transitive dependencies in pom.xml files.

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1100: Verify VLAN selector is correctly compiled -

...

FAIL

Install one flow with only the VLAN selector specified, then verify the flow is added in ONOS, and finally broadcast a packet with the correct VLAN tag.

  • 1100.1 Add a flow with the VLAN tag as the only selector - PASS (tick)
  • 1100.2 Check flow is in the ADDED state - PASS (tick)
  • 1100.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1100.4 Send a packet to verify the flow are correct - PASS (tick)FAIL (error)
    • Failed to send a packet

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

...