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

...

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 756effd4a8f635d84c5f378513d351efd526c6e6 4a92c0d0130aab3781a2203782bd42006d9f1acf (HEAD -] onos-1.14, origin/onos-1.14)
Author: Jian Li Charles Chan [pyguni@gmailrascov@gmail.com]
AuthorDate: Fri Sep 14 2021 11:5329:07 12 2018 +0900-0700
Commit: Jian Li Charles Chan [pyguni@gmailrascov@gmail.com]
CommitDate: Sat Fri Sep 15 0221 16:2908:30 32 2018 +0000
Fix: resolve a set of NPEs and WARNs caused by null instance port-0700

Fix serialization issue

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

...