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_onos-1.14_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">

commit c5ae20941c9c9abe26a1a2583f7611673d616d8a d8f04aadeac169949a3f403e7d051c8bef63d82c (HEAD -] onos-1.14, origin/onos-1.14)
Author: ONOS Jenkins User [jenkins@onlab.usCarmelo Cascone [carmelo@opennetworking.org]
AuthorDate: Tue Aug 21 00:47:14 2018 +0000Thu Dec 13 23:16:10 2018 -0800
Commit: ONOS Jenkins User [jenkins@onlab.usCarmelo Cascone [carmelo@opennetworking.org]
CommitDate: Tue Aug 21 00:47:14 Fri Dec 14 20:01:49 2018 +0000
Starting snapshot 1.14.0-SNAPSHOT
Working STC trellis-p4 scenario with connectivity test

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

...

  • 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

...