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

...

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 bae733a4fe3e8bf92ae7f2e4a47072e3552c9401 75651b0f3f93667cddbb0140c51fa488d3d4c9af (HEAD -] master, origin/master, origin/HEAD)
Author: Brian O'Connor [bocon@opennetworkingpier [pier@opennetworking.org]
AuthorDate: Fri Oct 11 00:52:36 Jun 28 22:17:31 2019 +00000200
Commit: Brian O'Connor [bocon@opennetworkingpier [pier@opennetworking.org]
CommitDate: Fri Oct 11 0014:5208:36 35 2019 +0000
Revert "Making docker.host.internal resolvable in Docker for Linux"
--
This reverts commit ea8cb7565ee8a74db3dfff950a8369d790d48101.
Change-Id: I0bc557c4d8da62ac3fd552056e1a335d25104835
0200

Improves ping responder

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 -

...

FAIL

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

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

...