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

...

commit 40d5255ca949e46ff756776354a11884e5126eac 21c3ebeca7464b9b9eac6df3644e31af0be52766 (HEAD, tag: 1.5.0-rc2origin/master, origin/HEAD, master)
Author: Thomas Vachuska Ray Milkey [tom@onlabray@onlab.us]
AuthorDate: Thu Tue Mar 3 178 10:0849:36 16 2016 -0800
Commit: Thomas Vachuska [tom@onlabGerrit Code Review [gerrit@onlab.us]
CommitDate: Thu Tue Mar 3 178 19:0810:36 47 2016 -0800
Tagging 1.5.0-rc2+0000

Fix java doc errors

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

...

  • 16.1 Balancing mastership of switches - PASS (tick)

Case 1000: Host Intents Test - 3 NODE(S) - OF 1.3 -

...

PASS

This test case tests Host 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

  • 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 - FAIL (error)
    • Assertion Result different VLAN negative test
    • Initial Intent State Passed
    • Initial Flow State Passed
    • Initial Ping Passed
    • Link Down Passed
    • Link Down Intent State Passed
    • Link Down Flow State Passed
    • Link Down Topology State Failed
    • Link Down Pingall Passed
    • Link Up Passed
    • Link Up Intent State Passed
    • Link Up Flow State Passed
    • Link Up Topology State Passed
    • Link Up Pingall Passed
    • Remove Intents Passed
  • PASS (tick)
  • 1000.7 Confirm that ONOS leadership is unchanged - FAIL (error)
  • ONOS Leader Mismatch
  • PASS (tick)

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

...