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-1.14/1020/

...

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCflow_onos-1.14_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">

commit f8b2aab4345b3a4285ba52bfa8c66df1c1ebd3cc 0406d56598cae204e4cd946348d67ed81f18176f (HEAD -] onos-1.14, origin/onos-1.14)
Author: Carmelo Cascone pier [carmelo@opennetworkingpier@opennetworking.org]
AuthorDate: Thu Tue Nov 29 1327 11:2023:20 50 2018 -0800
Commit: Carmelo Cascone [carmelo@opennetworkingPier Luigi Ventre [pier@opennetworking.org]
CommitDate: Sat Fri Dec 1 217 20:3609:40 26 2018 +0000
Sometimes we need to create multicast groups without replicas
Provides a separate executor to handle map events.
--
(cherry picked from commit 00552ba153a61e2d904e6fcf36d25330630bb8e18f35163338b78556fdc8680efa7125b53e75212e)

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

...