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

...

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 0f51d72e583bd624bc310ec14faf1058d1e516fd c3d0bdbc6182d8d3420cbed72ec1ef2e600015da (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.orgRamon Casellas [ramon.casellas@cttc.es]
AuthorDate: Wed Thu Dec 19 1720 11:1059:38 43 2018 -0800+0100
Commit: Ray Milkey Andrea Campanella [ray@opennetworkingandrea@opennetworking.org]
CommitDate: Wed Thu Dec 20 13:19 17:10:38 2018 -0800
Starting snapshot 2.1.0-SNAPSHOT16 2018 +0100

ONOS-7827 SIP for line ports (Photonic Media).

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1500: Verify IPv6 selector is 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.

  • 1500.1 Add flows with IPv6 addresses as the only selectors - PASS (tick)
  • 1500.2 Check flow is in the ADDED state - PASS (tick)
  • 1500.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1500.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

...