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

...

commit ccda0b5dc7f62601bbda6d496c5cc96a17f1d315 837e0bb9b082073b94ce152869d06cc829cef12a (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@onlab.usSaurav Das [sauravdas@alumni.stanford.edu]
AuthorDate: Fri Oct 30 1617:5145:06 38 2015 -0700
Commit: Ray Milkey [ray@onlabGerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Oct 30 17:21:08 2015 -0700
Enable checkstyle rule to enforce package-info.java filesTue Nov 3 01:39:33 2015 +0000

CORD-48 Fixing filtering rule bug in multi-instance operation.

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 - FAIL (error)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)

...