Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 f3beff2eb0ecde9bad29b8573a3bb5137e79924f c229e42082ebcf1f6f3e918c4ef54dd9f298ce50 (HEAD, origin/master, origin/HEAD, master)
Author: alessio [alessio.giorgetti@gmailCharles Chan [rascov@gmail.com]
AuthorDate: Fri Jul 17 1719:1712:11 43 2020 +0200-0700
Commit: Andrea Campanella Charles Chan [andrea@opennetworkingcharles@opennetworking.org]
CommitDate: Mon Tue Jul 20 0721 22:2721:29 36 2020 +0000
BugFix, now OpticalConnectivity intents are correctly compiled also if PortNumbers include a name.
[AETHER-457] Load initial routes from netcfg
--
(cherry picked from commit bfc5e553c627af546ad519c133722404125af87a)

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. -

...

FAIL

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 - PASS (tick)FAIL (error)
    • Failed to send a packet

Case 3000: Delete flows that were added through rest - PASS

...