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

...

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 e7013e96ff67d367d11be1f4c0fb03cbc9baf67a e458f004537c1a541d5dd2d7df7b09f1123b8f38 (HEAD -] master, origin/master, origin/HEAD)
Author: Thomas Vachuska Jordan Halterman [tom@opennetworkingjordan@opennetworking.org]
AuthorDate: Wed Tue Sep 12 0118 17:1842:43 05 2018 -0700
Commit: Thomas Vachuska Ray Milkey [tom@opennetworkingray@opennetworking.org]
CommitDate: Mon Tue Sep 24 2225 16:2204:14 28 2018 +0000
Updated tutorial VM to 1.14.0

Support hostname resolution for cluster configuration
--
(cherry picked from commit 97cd95d5a2a7a1bf1f3bfd3091f2d66f747eee33)

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 -

...

PASS

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

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

...