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

...

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 82fdd83b6ce1d82643f9f2ac6e8b4b95f234fdbf 81935a611e971579708499f44e933d0563854ed0 (HEAD -] master, origin/master, origin/HEAD)
Author: Ai Hamano DongRyeol Cha [aidr83.hamano@ntt-at.co.jpcha@samsung.com]
AuthorDate: Thu Fri Nov 29 1530 16:4451:46 21 2018 +0900
Commit: Andrea Campanella [andrea@opennetworking.orgDongRyeol Cha [dr83.cha@samsung.com]
CommitDate: Fri Nov 30 0016:0151:43 21 2018 +0000
[ODTN]Fix TapiContextHandler according to TAPI2.10900

Do not create a link if port is disabled.

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1100: Verify VLAN selector is correctly compiled -

...

FAIL

Install one flow with only the VLAN selector specified, then verify the flow is added in ONOS, and finally broadcast a packet with the correct VLAN tag.

  • 1100.1 Add a flow with the VLAN tag as the only selector - PASS (tick)
  • 1100.2 Check flow is in the ADDED state - PASS (tick)
  • 1100.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1100.4 Send a packet to verify the flow are correct - PASS (tick)FAIL (error)
    • Failed to send a packet

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1200: 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.

  • 1200.1 Add flows with ARP addresses as the only selectors - PASS (tick)
  • 1200.2 Check flow is in the ADDED state - PASS (tick)
  • 1200.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1200.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

...