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

...

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 246dadcd8dfe6d7dff07767f3de4551aadba3764 bae733a4fe3e8bf92ae7f2e4a47072e3552c9401 (HEAD -] master, origin/master, origin/HEAD)
Author: CyberHasH [b67gary@gmail.comBrian O'Connor [bocon@opennetworking.org]
AuthorDate: Sat Fri Oct 5 0211 00:3752:50 36 2019 +08000000
Commit: CyberHasH [b67gary@gmail.comBrian O'Connor [bocon@opennetworking.org]
CommitDate: Sat Fri Oct 5 0611 00:3952:40 2019 +0800
[ONOS-8037] Update basic makefile and gitignore and recompiled the pipeline, tested with reactive forwarding36 2019 +0000

Revert "Making docker.host.internal resolvable in Docker for Linux"
--
This reverts commit ea8cb7565ee8a74db3dfff950a8369d790d48101.

Change-Id: I0bc557c4d8da62ac3fd552056e1a335d25104835

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1800: Verify the UDP selector is correctly compiled on the flow -

...

PASS

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

  • 1800.1 Add a flow with a SCTP selector - PASS (tick)
  • 1800.2 Check flow is in the ADDED state - PASS (tick)
  • 1800.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1800.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

...