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/324/

...

commit cbcc02b65593d7c256e8e2bb4e0ae874adc928d6 daf55eadaf88e47b0d7c98443d8a3ddf5d2a303f (HEAD, origin/master, origin/HEAD, master)
Author: Sho SHIMIZU Jian Li [sshimizu@uspyguni@gmail.fujitsu.com]
AuthorDate: Thu Mar 31 13:22:42 Mon Apr 4 20:38:30 2016 -0700
Commit: Gerrit Code Review [gerrit@onlab.usJian Li [pyguni@gmail.com]
CommitDate: Thu Mar 31 21:48:40 Wed Apr 6 01:57:56 2016 +0000
Make field defined as final if possible
Add resource name into MetricsDatabase, handle exception gracefully

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)
  • 1000.7 Confirm that ONOS leadership is unchanged - PASS (tick)

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

...

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 IPV4, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet and compile intents using Flow Objectives

  • 2000.1 NOOPTION: Add point intents between h1 and h9 - 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 - FAIL (error)
  • Assertion Result for Dualstack1 IPV4 with mac address point intents
  • Initial Intent State Passed
  • Initial Flow State Passed
  • Initial Ping Failed
  • Link Down Passed
  • Link Down Intent State Passed
  • Link Down Flow State Passed
  • 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.7 VLAN: Add point intents between h5 and h21 - PASS (tick)
  • 2000.8 1HOP: Add point intents between h1 and h3 - PASS (tick)

...