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_onos-1.15_20-builds_graph.jpg", alt="FUNCflow", style="width:525px;height:350px;border:0">

commit e371b91d6b4ea04e47610c565aca11580044574b 3e477baed8ebf749533a0577b5e600aceac342d1 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Thu Apr 30 12Mon May 11 23:02:14 38 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Thu Apr 30 Tue May 12 02:0209:14 49 2020 +0900
Fix: correctly broadcast ARP MAC and IP reply for fake gateway
Refactor: simplify the floating IP related ARP rule installation

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

...

  • 1.1 Constructing test variables - PASS (tick)

Case 2: Starting

...

up

...

1 node(s) ONOS cluster

...

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling Atomix - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Creating ONOS package - PASS (tick)
  • 2.5 Installing Atomix - PASS (tick)
  • 2.6 Installing ONOS package - PASS (tick)
  • 2.7 Set up ONOS secure SSH - PASS (tick)
  • 2.8 Checking ONOS service - PASS (tick)
  • 2.9 Starting ONOS CLI sessions - PASS (tick)
  • 2.10 Checking ONOS nodes - PASS (tick)
  • 2.11 Checking ONOS applications - PASS (tick)

Case 10: Compare ONOS Topology view to Mininet topology - PASS

Compare topology elements between Mininet and ONOS

  • 10.1 Setup Mininet Topology - PASS (tick)
  • 10.2 Assign switch to controller - PASS (tick)
  • 10.3 Comparing Mininet topology to ONOS topology - PASS (tick)

Case 11: Starting scapy with Mininet - PASS

  • 11.1 Creating Host component - No Result (warning)
  • 11.2 Start scapy components - PASS (tick)

Case 1000: Verify flow MAC selectors are correctly compiled - PASS

Install two flows with only MAC selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the MAC src and dst.

  • 1000.1 Add flows with MAC addresses as the only selectors - PASS (tick)
  • 1000.2 Check flow is in the ADDED state - PASS (tick)
  • 1000.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1000.4 Send a packet to verify the flows are correct - PASS (tick)

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

  • 3000.1 Deleting flows - PASS (tick)

Case 1100: Verify VLAN selector is correctly compiled - FAIL

Install one flow with only the VLAN selector specified, then verify the flow is added in ONOS, and finally broadcast a packet with the correct VLAN tag.

...

-

...

FAIL

...

  • Failed to send a packet

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

  • 3000.1 Deleting flows - PASS (tick)

Case 1200: Verify flow IP selectors are correctly compiled - PASS

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.

  • 1200.1 Add flows with ARP addresses as the only selectors - PASS (tick)
  • 1200.2 Check flow is in the ADDED state - PASS (tick)
  • 1200.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1200.4 Send a packet to verify the flow is correct - PASS (tick)

Case 3000: Delete flows that were added through rest - 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 - PASS (tick)

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

  • 3000.1 Deleting flows - PASS (tick)

Case 1400: Verify flow IP selectors are correctly compiled - PASS

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.

  • 1400.1 Add flows with IPv4 addresses as the only selectors - PASS (tick)
  • 1400.2 Check flow is in the ADDED state - PASS (tick)
  • 1400.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1400.4 Send a packet to verify the flow is correct - PASS (tick)

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

...