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

...

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 245d119220fb86c1e1b7e51fbd78b1130f4de325 09c2c4d19b75da60bc8d841e3d5db7c340f5eb16 (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.orgSaurav Das [sauravdas@alumni.stanford.edu]
AuthorDate: Tue Mon Aug 14 1713 15:4934:33 26 2018 -0700
Commit: Ray Milkey Charles Chan [ray@opennetworkingcharles@opennetworking.org]
CommitDate: Tue Thu Aug 14 1716 05:4900:33 04 2018 -0700
No need to close the repo if doing a local deployment+0000

Changing the default pw transport vlan to 4090 instead of 4093.

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

...