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

...

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 3f731271d8981819024aa43cc132af67e1616848 b2e6be83e5f55613af2d9e570d1dd55810b21dd9 (HEAD -] master, origin/master, origin/HEAD)
Author: Carmelo Cascone Ray Milkey [carmelo@opennetworkingray@opennetworking.org]
AuthorDate: Wed Mar 6 14:4358:32 42 2019 -0800
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Thu Mar 7 0114:0043:21 51 2019 +0000
Fix cfg properties for GeneralDeviceProvider
remove some driver apps from the restart test because they depend on the default drivers

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 -

...

PASS

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

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

...