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

...

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 c2be50a804742a9a22607515880d960a043636ca 961dbde9bb6eee1cf602949707a968deb5faf7ff (HEAD -] master, origin/master, origin/HEAD)
Author: Carmelo Cascone [carmelo@opennetworking.orgONOS Jenkins User [jenkins@onlab.us]
AuthorDate: Wed Fri Apr 10 0012 21:1552:39 16 2019 -0700+0000
Commit: Carmelo Cascone [carmelo@opennetworking.orgONOS Jenkins User [jenkins@onlab.us]
CommitDate: Thu Fri Apr 11 2312 21:1452:41 16 2019 +0000
Allow sharing the same gRPC channel between clients
Starting snapshot 2.1.0-SNAPSHOT

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

...

  • 11.1 Creating Host component - No Result (warning)
  • 11.2 Start scapy components - PASS (tick)

Case 1000: Verify flow MAC selectors are correctly compiled -

...

PASS

Install two flows with only MAC selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the MAC src and dst.

  • 1000.1 Add flows with MAC addresses as the only selectors - PASS (tick)
  • 1000.2 Check flow is in the ADDED state - PASS (tick)
  • 1000.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1000.4 Send a packet to verify the flows are correct - FAIL (error)
  • Failed to send a packet
  • PASS (tick)

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

...