Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://onos-jenkins.onlab.us/job/FUNCipv6Intent/328/

...

commit 8e9f8d151070de13be4cb347efe4e4f2f33324a9 d9bbde88b9e280261a9b9269d1944b0252dbc81c (HEAD, origin/master, origin/HEAD, master)
Author: Brian Stanke Ray Milkey [bstanke@cienaray@onlab.comus]
AuthorDate: Wed Thu Jun 8 149 11:4835:33 00 2016 -04000700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Thu Fri Jun 9 1710 20:1026:35 36 2016 +0000

Fix ONOS-2184 - Adding VirtualNetworkTopologyService using Virtual networks.4683 - Don't process device events on the listener thread

Case 1: Constructing test variables and building ONOS package - PASS

...

  • 1000.1 IPV6: Add host intents between h1 and h9 - PASS (tick)
  • 1000.2 DUALSTACK1: Add host intents between h3 and h11 - PASS (tick)
  • 1000.3 1HOP: Add host intents between h1 and h3 - PASS (tick)
  • 1000.4 VLAN: Add vlan host intents between h5 and h24 - PASS (tick)

Case 2000: Point Intents Test - 1 NODE(S) - OF 1.3 -

...

PASS

This test case will test point to point intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV6, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet

  • 2000.1 NOOPTION: Add point intents between h1 and h9, ipv6 hosts - PASS (tick)
  • 2000.2 IPV6: Add point intents between h1 and h9 - PASS (tick)
  • 2000.3 IPV6_2: Add point intents between h1 and h9 - PASS (tick)
  • 2000.4 SDNIP-ICMP: Add point intents between h1 and h9 - PASS (tick)
  • 2000.5 SDNIP-TCP: Add point intents between h1 and h9 - PASS (tick)
  • 2000.6 DUALSTACK1: Add point intents between h3 and h11 - PASS (tick)
  • 2000.7 VLAN: Add point intents between h5 and h24 - FAIL (error)
  • Assertion Result for VLAN IPV6 with mac address point intents
  • Initial Flow Count Passed
  • Initial Flow State Passed
  • Initial Ping6all Passed
  • Link Down Passed
  • Link Down Topology State Passed
  • Link Down Ping6all Passed
  • Link Down Intent State Passed
  • Link Up Passed
  • Link Up Topology State Passed
  • Link Up Ping6all Passed
  • Link Up Intent State Passed
  • Remove Intents Failed
  • PASS (tick)
  • 2000.8 1HOP: Add point intents between h1 and h9 - FAIL (error)
    • Assertion Result for 1HOP IPV6 with no mac address point intents
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Remove Intents Failed
  • PASS (tick)

Case 3000: Single to Multi Point Intents Test - 1 NODE(S) - OF 1.3 -

...

PASS

This test case will test single point to multi point intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV6, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet

  • 3000.1 NOOPTION: Add single point to multi point intents - FAIL (error)
    • Assertion results for IPV6 single to multi point intent with no options set
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Link Down Passed
    • Link Down Topology State Passed
    • Link Down Ping6all Passed
    • Link Down Intent State Passed
    • Link Up Passed
    • Link Up Topology State Passed
    • Link Up Ping6all Passed
    • Link Up Intent State Passed
    • Remove Intents Failed
  • PASS (tick)
  • 3000.2 IPV6: Add single point to multi point intents - FAIL (error)
    • Assertion results for IPV6 single to multi point intent with IPV6 type and MAC addresses
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Remove Intents Failed
  • PASS (tick)
  • 3000.3 IPV6_2: Add single point to multi point intents - FAIL (error)
    • Assertion results for IPV6 single to multi point intent with IPV6 type and no MAC addresses
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Remove Intents Failed
  • PASS (tick)
  • 3000.4 VLAN: Add single point to multi point intents - FAIL (error)
    • Assertion results for IPV6 single to multi point intent with IPV6 type and MAC addresses in the same VLAN
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Remove Intents Failed
  • PASS (tick)

Case 4000: Multi To Single Point Intents Test - 1 NODE(S) - OF 1.3 -

...

PASS

This test case will test single point to multi point intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV6, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet

  • 4000.1 NOOPTION: Add multi point to single point intents - FAIL (error)
    • Assertion results for NOOPTION multi to single point intent
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Link Down Passed
    • Link Down Topology State Passed
    • Link Down Ping6all Passed
    • Link Down Intent State Passed
    • Link Up Passed
    • Link Up Topology State Passed
    • Link Up Ping6all Passed
    • Link Up Intent State Passed
    • Remove Intents Failed
  • PASS (tick)
  • 4000.2 IPV6: Add multi point to single point intents - PASS (tick)
  • 4000.3 IPV6_2: Add multi point to single point intents - FAIL (error)
    • Assertion results for IPV6 multi to single point intent with IPV6 type and no MAC addresses
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Remove Intents Failed
  • PASS (tick)
  • 4000.4 VLAN: Add multi point to single point intents - FAIL (error)
    • Assertion results for IPV6 multi to single point intent with IPV6 type and no MAC addresses in the same VLAN
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Remove Intents Failed
  • PASS (tick)

Case 5000: Test host mobility with host intents -

...

PASS

  • 5000.1 Testing host mobility by moving h1 from s5 to s6 - PASS (tick)
  • 5000.2 IPV6: Add host intents between h1 and h9 - FAIL (error)
    • Assert result for IPV6 host intent between h1, moved, and h9
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Ping6all Passed
    • Remove Intents Failed
  • PASS (tick)

Case 6000: Test Single to Multiple End Point Failure -

...

PASS

  • 6000.1 NOOPTION: test end point failure for multi point to single point intents - FAIL (error)
    • Assertion results for IPV6 multi to single point intent end point failure with no options set
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Pingall Passed
    • First Link Down Passed
    • Second Link Down Passed
    • Link Down Flow Count Passed
    • Link Down Flow State Passed
    • Link Down Topology State Passed
    • Link Down Ping6all Passed
    • Link Down Intent State Passed
    • Isolation Third Link Down Passed
    • Isolation Link Down Flow Count Passed
    • Isolation Link Down Flow State Passed
    • Isolation Link Down Topology State Passed
    • Isolation Link Down Ping6all Failed
    • Isolation Link Down Intent State Failed
    • First Link Up Passed
    • Second Link Up Passed
    • Third Link Up Passed
    • Link Up Flow Count Passed
    • Link Up Flow State Passed
    • Link Up Topology State Passed
    • Link Up Pingall Passed
    • Link Up Intent State Passed
    • Remove Intents Failed
  • PASS (tick)
  • 6000.2 IPV6: test end point failure for multi point to single point intents - FAIL (error)
    • Assertion results for IPV6 multi to single point intent end point failure with IPV6 type and MAC addresses
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Pingall Passed
    • First Link Down Passed
    • Second Link Down Passed
    • Link Down Flow Count Passed
    • Link Down Flow State Passed
    • Link Down Topology State Passed
    • Link Down Ping6all Passed
    • Link Down Intent State Passed
    • Isolation Third Link Down Passed
    • Isolation Link Down Flow Count Passed
    • Isolation Link Down Flow State Passed
    • Isolation Link Down Topology State Passed
    • Isolation Link Down Ping6all Failed
    • Isolation Link Down Intent State Failed
    • First Link Up Passed
    • Second Link Up Passed
    • Third Link Up Passed
    • Link Up Flow Count Passed
    • Link Up Flow State Passed
    • Link Up Topology State Passed
    • Link Up Pingall Passed
    • Link Up Intent State Passed
    • Remove Intents Failed
  • PASS (tick)
  • 6000.3 IPV6_2: test end point faliure for multi point to single point intents - FAIL (error)
    • Assertion results for IPV6 multi to single point intent end point failure with IPV6 type and no MAC addresses
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Pingall Passed
    • First Link Down Passed
    • Second Link Down Passed
    • Link Down Flow Count Passed
    • Link Down Flow State Passed
    • Link Down Topology State Passed
    • Link Down Ping6all Passed
    • Link Down Intent State Passed
    • Isolation Third Link Down Passed
    • Isolation Link Down Flow Count Passed
    • Isolation Link Down Flow State Passed
    • Isolation Link Down Topology State Passed
    • Isolation Link Down Ping6all Failed
    • Isolation Link Down Intent State Failed
    • First Link Up Passed
    • Second Link Up Passed
    • Third Link Up Passed
    • Link Up Flow Count Passed
    • Link Up Flow State Passed
    • Link Up Topology State Passed
    • Link Up Pingall Passed
    • Link Up Intent State Passed
    • Remove Intents Failed
  • PASS (tick)
  • 6000.4 VLAN: test end point failure for multi point to single point intents - FAIL (error)
    • Assertion results for IPV6 multi to single point intent end point failure with IPV6 type and no MAC addresses in the same VLAN
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Pingall Passed
    • First Link Down Passed
    • Second Link Down Passed
    • Link Down Flow Count Passed
    • Link Down Flow State Passed
    • Link Down Topology State Passed
    • Link Down Ping6all Passed
    • Link Down Intent State Passed
    • Isolation Third Link Down Passed
    • Isolation Link Down Flow Count Passed
    • Isolation Link Down Flow State Passed
    • Isolation Link Down Topology State Passed
    • Isolation Link Down Ping6all Failed
    • Isolation Link Down Intent State Failed
    • First Link Up Passed
    • Second Link Up Passed
    • Third Link Up Passed
    • Link Up Flow Count Passed
    • Link Up Flow State Passed
    • Link Up Topology State Passed
    • Link Up Pingall Passed
    • Link Up Intent State Passed
    • Remove Intents Failed
  • PASS (tick)
  • 6000.5 NOOPTION: test end point failure for single point to multi point intents - FAIL (error)
    • Assertion results for IPV6 single to multi point intent end point failure with no options set
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Pingall Passed
    • First Link Down Passed
    • Second Link Down Passed
    • Link Down Flow Count Passed
    • Link Down Flow State Passed
    • Link Down Topology State Passed
    • Link Down Ping6all Passed
    • Link Down Intent State Passed
    • Isolation Third Link Down Passed
    • Isolation Link Down Flow Count Passed
    • Isolation Link Down Flow State Passed
    • Isolation Link Down Topology State Passed
    • Isolation Link Down Ping6all Failed
    • Isolation Link Down Intent State Failed
    • First Link Up Passed
    • Second Link Up Passed
    • Third Link Up Passed
    • Link Up Flow Count Passed
    • Link Up Flow State Passed
    • Link Up Topology State Passed
    • Link Up Pingall Passed
    • Link Up Intent State Passed
    • Remove Intents Failed
  • PASS (tick)
  • 6000.6 IPV6: test end point failure for single point to multi point intents - FAIL (error)
  • Assertion results for IPV6 single to multi point intent end point failure with IPV6 type and MAC addresses
  • Initial Flow Count Passed
  • Initial Flow State Passed
  • Initial Pingall Passed
  • First Link Down Passed
  • Second Link Down Passed
  • Link Down Flow Count Passed
  • Link Down Flow State Passed
  • Link Down Topology State Passed
  • Link Down Ping6all Passed
  • Link Down Intent State Passed
  • Isolation Third Link Down Passed
  • Isolation Link Down Flow Count Passed
  • Isolation Link Down Flow State Passed
  • Isolation Link Down Topology State Passed
  • Isolation Link Down Ping6all Failed
  • Isolation Link Down Intent State Failed
  • First Link Up Passed
  • Second Link Up Passed
  • Third Link Up Passed
  • Link Up Flow Count Passed
  • Link Up Flow State Passed
  • Link Up Topology State Passed
  • Link Up Pingall Passed
  • Link Up Intent State Passed
  • Remove Intents Failed
  • PASS (tick)
  • 6000.7 IPV6_2: test end point failure for single point to multi point intents - FAIL (error)
    • Assertion results for IPV6 single to multi point intent endpoint failure with IPV6 type and no MAC addresses
    • Initial Flow Count Passed
    • Initial Flow State Passed
    • Initial Pingall Passed
    • First Link Down Passed
    • Second Link Down Passed
    • Link Down Flow Count Passed
    • Link Down Flow State Passed
    • Link Down Topology State Passed
    • Link Down Ping6all Passed
    • Link Down Intent State Passed
    • Isolation Third Link Down Passed
    • Isolation Link Down Flow Count Passed
    • Isolation Link Down Flow State Passed
    • Isolation Link Down Topology State Passed
    • Isolation Link Down Ping6all Failed
    • Isolation Link Down Intent State Failed
    • First Link Up Passed
    • Second Link Up Passed
    • Third Link Up Passed
    • Link Up Flow Count Passed
    • Link Up Flow State Passed
    • Link Up Topology State Passed
    • Link Up Pingall Passed
    • Link Up Intent State Passed
    • Remove Intents Failed
  • PASS (tick)
  • 6000.8 VLAN: test end point failure for single point to multi point intents - FAIL (error)
  • Assertion results for IPV6 single to multi point intent endpoint failure with IPV6 type and MAC addresses in the same VLAN
  • Initial Flow Count Passed
  • Initial Flow State Passed
  • Initial Pingall Passed
  • First Link Down Passed
  • Second Link Down Passed
  • Link Down Flow Count Passed
  • Link Down Flow State Passed
  • Link Down Topology State Passed
  • Link Down Ping6all Passed
  • Link Down Intent State Passed
  • Isolation Third Link Down Passed
  • Isolation Link Down Flow Count Passed
  • Isolation Link Down Flow State Passed
  • Isolation Link Down Topology State Passed
  • Isolation Link Down Ping6all Failed
  • Isolation Link Down Intent State Failed
  • First Link Up Passed
  • Second Link Up Passed
  • Third Link Up Passed
  • Link Up Flow Count Passed
  • Link Up Flow State Passed
  • Link Up Topology State Passed
  • Link Up Pingall Passed
  • Link Up Intent State Passed
  • Remove Intents Failed
  • PASS (tick)

Case 14: Stop Mininet topology - PASS

...