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 4da7920da3b9543ac68461448f7d153870958ac8 97a08bbc6cd3c867aa93e6826861878a3b8b3466 (HEAD, origin/onos-1.6, onos-1.6)
Author: Priyanka B Luca Prete [priyankaluca@onlab.b@huawei.comus]
AuthorDate: Thu Aug 11 15Tue Aug 16 10:56:17 :22 2016 +0530-0700
Commit: Priyanka B Luca Prete [priyankaluca@onlab.b@huawei.comus]
CommitDate: Thu Tue Aug 11 1516 10:1856:05 17 2016 +0530
[ONOS-5002] [ONOS-4986] defect fix in release bandwidth-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

...