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

...

commit 1e0a34cea7212be1759ecfffc9a4ba37ccc9cec6 854d4c0392f113a3ce1158e142f752298b879561 (HEAD, origin/master, origin/HEAD, master)
Author: Sho SHIMIZU Priyanka B [sshimizu@uspriyanka.fujitsub@huawei.com]
AuthorDate: Mon Nov 2 16:52:29 2015 -0800Sat Oct 31 14:56:50 2015 +0530
Commit: Gerrit Code Review [gerrit@onlabRay Milkey [ray@onlab.us]
CommitDate: Tue Thu Nov 3 235 06:1030:10 45 2015 +0000
Fix bug that true is always returned even in failure cases
[ONOS-2613] Unit test for LinkLocalRemoteIdentifiers

Case 1: Setting up test environment - 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)FAIL (error)
  • 7.11 Check hosts can ping each other - FAIL (error)

...