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

...

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 0c9ace1e7493eda73163cbb8f1470c1a9fba21b6 50dbbec8406fc3798447d74e7bc098f3c4fc536b (HEAD -] master, origin/master, origin/HEAD)
Author: pier Thomas Vachuska [pier@opennetworkingtom@opennetworking.org]
AuthorDate: Thu Jan 23 11:59:56 2020 +0100Tue Mar 3 09:34:48 2020 -0800
Commit: Pier Luigi Ventre [pier@opennetworkingThomas Vachuska [tom@opennetworking.org]
CommitDate: Mon Tue Mar 2 133 09:1434:45 48 2020 +0000
Postpones the installation of the table miss flow rule-0800

Removed devcell-3 from available cells slaves.

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1400: Verify flow IP selectors are correctly compiled -

...

FAIL

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

  • 1400.1 Add flows with IPv4 addresses as the only selectors - PASS (tick)
  • 1400.2 Check flow is in the ADDED state - PASS (tick)
  • 1400.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1400.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

...