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.15/1011/

...

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

commit 26d9a92337c6d41bcb317cf743f0210ab8a203cf 9d6fd7516a88f572f8a361e8348ead624aef9636 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Carmelo Cascone Andrea Campanella [carmelo@opennetworkingandrea@opennetworking.org]
AuthorDate: Tue Sep 11 15:17:23 2018 -0700Thu Jan 17 16:05:03 2019 +0100
Commit: Carmelo Cascone Andrea Campanella [carmelo@opennetworkingandrea@opennetworking.org]
CommitDate: Thu Fri Jan 10 1318 09:5038:40 2019 -0800
ONOS-7887 Rename action profile-related entities26 2019 +0100

Enabling REST API and swagger docs for apps with no resources folder
--
(cherry picked from commit 4005c060d5520182d6849a4b7df61d0561664c5f)

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

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1300: Verify the MPLS selector is correctly compiled on the flow. -

...

PASS

Install one flow with an MPLS selector, verify the flow is added in ONOS, and finally send a packet via scapy that has a MPLS label.

  • 1300.1 Add a flow with a MPLS selector - PASS (tick)
  • 1300.2 Check flow is in the ADDED state - PASS (tick)
  • 1300.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1300.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

...