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-manually/45/

...

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

commit 79f2538b80454f3c405985e6af2383df4aee9ca9 f385b326f8f310c7160a5d44c94ec016ebbf1811 (HEAD -] onos-1.14, origin/onos-1.14)
Author: ONOS Jenkins User [jenkins@onlab.usAndrea Campanella [andrea@opennetworking.org]
AuthorDate: Tue Mon Aug 28 1927 11:1920:14 34 2018 +00000200
Commit: ONOS Jenkins User [jenkins@onlab.usAndrea Campanella [andrea@opennetworking.org]
CommitDate: Tue Wed Aug 28 1929 14:1947:14 39 2018 +0000
Starting snapshot 1.14.0-SNAPSHOT
Add DCS root node as leaf of immutable root of Atomix Tree
--
(cherry picked from commit 2bdcb5f8ed221c31eaf5809265f47968e9b59387)

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

...