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/FUNCovsdbtest/16/

...

commit 726dc5baab7a5634efaf87beb343a751cf7dfd9d d6c965dc65a04f99d68afe57172c9150091e0eaf (HEAD, origin/master, origin/HEAD, master)
Author: Brian O'Connor [bocon@onlabThomas Vachuska [tom@onlab.us]
AuthorDate: Sat Tue Sep 5 008 20:1348:07 58 2015 -0700
Commit: Brian O'Connor [bocon@onlabThomas Vachuska [tom@onlab.us]
CommitDate: Sat Tue Sep 5 008 20:1348:07 58 2015 -0700
Adding set -e to onos-archetypes-test
Added shutdown hook to STC to print summary even when interrupted by user.

Case 1: Setting up test environment - PASS

...

  • 3.1 ovsdb node 1 set ovs manager to 10.254.1.201 - PASS (tick)
  • 3.2 ovsdb node 2 set ovs manager to 10.254.1.201 - PASS (tick)
  • 3.3 Check ovsdb node 1 manager is 10.254.1.201 - PASS (tick)
  • 3.4 Check ovsdb node 2 manager is 10.254.1.201 - PASS (tick)
  • 3.5 Check default br-int bridge on ovsdb node 10.254.1.200 - FAIL (error)
  • onos add default bridge on the node 1 failed
  • PASS (tick)
  • 3.6 Check default br-int bridge on ovsdb node 10.254.1.201 - PASS (tick)FAIL (error)
    • onos add default bridge on the node 2 failed
  • 3.7 Check default vxlan port on ovsdb node 10.254.1.200 - FAIL (error)
  • onos add default vxlan port on the node 1 failed
  • PASS (tick)
  • 3.8 Check default vxlan port on ovsdb node 10.254.1.201 - PASS (tick)FAIL (error)
    • onos add default vxlan port on the node 2 failed