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

...

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 75651b0f3f93667cddbb0140c51fa488d3d4c9af e38afb37544085321295cf6fc813ddc3101789ee (HEAD -] master, origin/master, origin/HEAD)
Author: pier Thomas Vachuska [pier@opennetworkingtom@opennetworking.org]
AuthorDate: Fri Jun 28 22:17:31 2019 +0200Mon Oct 14 15:05:24 2019 -0700
Commit: pier Thomas Vachuska [pier@opennetworkingtom@opennetworking.org]
CommitDate: Fri Mon Oct 11 14 15:0833:35 40 2019 +0200
Improves ping responder-0700

Demoting log regarding interrupt exception to warning.

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 1300: Verify the MPLS selector is correctly compiled on the flow. -

...

FAIL

Install one flow with an MPLS selector, verify the flow is added in ONOS, and finally send a packet via scapy that has a MPLS label.

  • 1300.1 Add a flow with a MPLS selector - PASS (tick)
  • 1300.2 Check flow is in the ADDED state - PASS (tick)
  • 1300.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1300.4 Send a packet to verify the flow is correct - PASS (tick)FAIL (error)
    • Failed to send a packet

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

...