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

...

commit a005a6e5e2bfe9d88c7d2da004a403afe7f1ed40 e1b463baf9d42e2b957db76f5834da69114bf9fe (HEAD, origin/master, origin/HEAD, master)
Author: Sho SHIMIZU [sshimizu@us.fujitsu.com]
AuthorDate: Fri Mon Oct 2 5 15:1339:27 19 2015 -0700
Commit: Sho SHIMIZU [sshimizu@us.fujitsu.com]
CommitDate: Fri Mon Oct 2 165 15:4239:19 2015 -0700
Refactor: Reduce depth of indent
Remove wildcard type parameter to simplify declarations

Case 1: Setting up test environment - PASS

...

  • 5.1 ovsdb node 1 set ovs manager to onos - PASS (tick)
  • 5.2 Check ovsdb node 1 manager is 10.254.1.201 - PASS (tick)
  • 5.3 Check ovsdb node 1 bridge br-int default flows on 10.254.1.200 - FAIL (error)
  • Failed to set default flows 10.254.1.201

Case 6: Configure Network Subnet Port - PASS

...

  • 7.1 ovsdb node 1 set ovs manager to 10.254.1.201 - PASS (tick)
  • 7.2 ovsdb node 2 set ovs manager to 10.254.1.201 - PASS (tick)
  • 7.3 Create host1 on node 1 10.254.1.200 - PASS (tick)
  • 7.4 Create host2 on node 2 10.254.1.201 - PASS (tick)
  • 7.5 Create port on host1 on the node 10.254.1.200 - PASS (tick)
  • 7.6 Create port on host2 on the node 10.254.1.201 - PASS (tick)
  • 7.7 Add port to ovs br-int and host go-online on the node 10.254.1.200 - PASS (tick)
  • 7.8 Add port to ovs br-int and host go-online on the node 10.254.1.201 - PASS (tick)
  • 7.9 Check onos set host flows on the node 10.254.1.200 - PASS (tick)
  • 7.10 Check onos set host flows on the node 10.254.1.201 - PASS (tick)
  • 7.11 Check hosts can ping each other - FAIL (error)
  • Failed to host go online and ping each other,controller is 10.254.1.201

Case 8: - PASS

  • 8.1 Delete ovsdb node 1 manager - PASS (tick)
  • 8.2 Delete ovsdb node 2 manager - PASS (tick)
  • 8.3 Delete ovsdb node 1 bridge br-int - PASS (tick)
  • 8.4 Delete ovsdb node 2 bridge br-int - PASS (tick)
  • 8.5 Delete ip netns host on the ovsdb node 1 - PASS (tick)
  • 8.6 Delete ip netns host on the ovsdb node 2 - PASS (tick)
  • 8.7 Check onoscli devices openflow session is false 10.254.1.200 - PASS (tick)
  • 8.8 Check onoscli devices have ovs 10.254.1.201 - PASS (tick)