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

...

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 00e56d0efb4600eddf0d623703c45b2838c9bcfa 0c9ace1e7493eda73163cbb8f1470c1a9fba21b6 (HEAD -] master, origin/master, origin/HEAD)
Author: Sean Condon pier [sean@opennetworkingpier@opennetworking.org]
AuthorDate: Fri Feb 28 09:50:04 2020 +0000Thu Jan 23 11:59:56 2020 +0100
Commit: Sean Condon [sean@opennetworkingPier Luigi Ventre [pier@opennetworking.org]
CommitDate: Fri Feb 28 15:24:23 Mon Mar 2 13:14:45 2020 +0000
Changed how link highlight text is updated
Postpones the installation of the table miss flow rule.

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

...