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/FUNCintentRest/220/

...

commit aa6211aed18943e21f97cc5288d4e285ef7fffaf 5db8e054a883abe385b04c8dd93811b7142ed4fb (HEAD, origin/master, origin/HEAD, master)
Author: Brian Stanke sangho [bstanke@cienasangho@onlab.comus]
AuthorDate: Thu Feb 4 18:22:54 2016 -0500Fri Jan 29 16:08:23 2016 +0900
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Sat Feb 5 036 01:0506:02 55 2016 +0000
ONOS-3655 - Adding Junit tests for DeviceKey subsystem, and adding DeviceKey
[ONOS-3793] Implements the Openstack Security Group REST call parser

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

...

  • 1000.1 IPV4: Add and test host intents between h1 and h9 - PASS (tick)
  • 1000.2 DUALSTACK1: Add host intents between h3 and h11 - PASS (tick)
  • 1000.3 DUALSTACK2: Add host intents between h1 and h11 - PASS (tick)
  • 1000.4 1HOP: Add host intents between h1 and h3 - PASS (tick)
  • 1000.5 VLAN1: Add vlan host intents between h4 and h12 - PASS (tick)
  • 1000.6 VLAN2: Add inter vlan host intents between h13 and h20 - PASS (tick)

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

...

PASS

This test case will test point to point intents using 3 node(s) cluster; Different type of hosts will be tested in each step such as IPV4, 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 - FAIL (error)
  • Assertion Result for NOOPTION point intent
  • Initial Intent State Passed
  • Initial Flow State Passed
  • Initial Ping Passed
  • Link Down Passed
  • Link Down Intent State Passed
  • Link Down Flow State Failed
  • Link Down Topology State Passed
  • Link Down Pingall Passed
  • Link Up Passed
  • Link Up Intent State Passed
  • Link Up Flow State Passed
  • Link Up Topology State Passed
  • Link Up Scapy Packet Received Passed
  • Remove Intents Passed
  • PASS (tick)
  • 2000.2 IPV4: Add point intents between h1 and h9 - PASS (tick)
  • 2000.3 IPV4_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 h21 - PASS (tick)
  • 2000.8 1HOP: Add point intents between h1 and h3 - PASS (tick)

...