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

...

commit 11d1609a5f6b284474c98ec5ea43fdac54dc6ac2 2156461ee9c69a26c395c955825ca3ee899c497b (HEAD, origin/master, origin/HEAD, master)
Author: HIGUCHI Yuta [y-higuchi@ak.jp.nec.comBrian O'Connor [bocon@onlab.us]
AuthorDate: Fri Sat Dec 4 235 19:3524:43 59 2015 -0800
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Tue Wed Dec 8 039 00:5950:05 04 2015 +0000
[Emu] new ResourceService related bug fixes
ONOS-3529 Updating FlowEntryBuilder to avoid calling getTable on OF_1.0 messages

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.3 -

...

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.3 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)
  • 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)

...