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

...

commit 280e791115830772b72557d47b91622a9802897f 33279c8f41a23d47f32aa0cda971aea63c70ee0c (HEAD, origin/master, origin/HEAD, onos-1.3, master)
Author: Sho SHIMIZU andrea [sshimizu@usandrea@onlab.fujitsu.comus]
AuthorDate: Tue Wed Sep 29 1330 15:4230:03 48 2015 -0700
Commit: Gerrit Code Review [gerrit@onlabRay Milkey [ray@onlab.us]
CommitDate: Wed Sep 30 0023:4214:24 35 2015 +0000
Remove use of org.onosproject.net.resource.ResourceAllocation
--
future refactoring. This commit is to avoid the conflict.
Change-Id: I47928ba6fa56c00aea7c0f85d7be8593b4862cba
Minor formatting changes in unit test for component config loader

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

...

  • 13.1 Discover all ipv4 host hosts - PASS (tick)

Case 1000: Host Intents Test - 1 NODE(S) - OF 1.0 -

...

FAIL

This test case tests Host 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.0 OVS running in Mininet

  • 1000.1 IPV4: Add host intents between h1 and h9 - PASS (tick)FAIL (error)
    • IPV4: Host intent test failed between two IPV4 hosts
  • 1000.2 DUALSTACK1: Add host intents between h3 and h11 - PASS (tick)FAIL (error)
    • DUALSTACK: Host intent test failed between twodual stack host using IPV4
  • 1000.3 DUALSTACK2: Add host intents between h1 and h11 - PASS (tick)FAIL (error)
    • DUALSTACK2: Host intent test failed between twodual stack host using IPV4
  • 1000.4 1HOP: Add host intents between h1 and h3 - PASS (tick)FAIL (error)
    • 1HOP: Host intent test failed between twohost using IPV4 in the same switch
  • 1000.5 VLAN1: Add vlan host intents between h4 and h12 - PASS (tick)FAIL (error)
    • VLAN1: Host intent test failed between twohost using IPV4 in the same VLAN
  • 1000.6 VLAN2: Add inter vlan host intents between h13 and h20 - PASS (tick)

Case 2000: Point Intents Test - 1 NODE(S) - OF 1.0 - 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.0 OVS running in Mininet

  • 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 h1 and h9 - 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)