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

...

commit 272534a7145da063b3fa7cd3b5b7a5b704570683 97a08bbc6cd3c867aa93e6826861878a3b8b3466 (HEAD, origin/onos-1.6, onos-1.6)
Author: Jonathan Hart Luca Prete [jono@onlabluca@onlab.us]
AuthorDate: Tue Aug 9 1716 10:0556:54 17 2016 -0700
Commit: Jonathan Hart Luca Prete [jono@onlabluca@onlab.us]
CommitDate: Wed Tue Aug 16 10 01:3156:31 17 2016 +0000
Remove InetAddress.getLocalHost() calls from OSPF tests.-0700

Updating SDN-IP tutorial config files

Case 1: Setting up test environment - FAIL

...

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

...