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

...

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 23a770a0bfb970db6744a8f0d55e5dff4dee95de de5cf84e3065f80fdbfe27bb88ff316f3db57319 (HEAD -] master, origin/master, origin/HEAD)
Author: Pier Ventre [pier@opennetworking.orgRafaƂ Szalecki [r.szalecki@samsung.com]
AuthorDate: Fri Sat Nov 17 13:30 14:34:18 2018 -080001 2018 +0100
Commit: pier Thomas Vachuska [pier@opennetworkingtom@opennetworking.org]
CommitDate: Mon Tue Dec 3 134 17:5156:00 16 2018 -0800
Remove buck references from envDefaults+0000

[ONOS-7842] Implement host annotation using netcfg

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1700: Verify the TCP selector is correctly compiled on the flow -

...

FAIL

Install a flow with only the TCP selector specified, verify the flow is added in ONOS, and finally send a TCP packet to verify the TCP selector is compiled correctly.

  • 1700.1 Add a flow with a TCP selector - PASS (tick)
  • 1700.2 Check flow is in the ADDED state - PASS (tick)
  • 1700.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1700.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

...