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/HAsanity/157/

...

commit 837e0bb9b082073b94ce152869d06cc829cef12a 1e0a34cea7212be1759ecfffc9a4ba37ccc9cec6 (HEAD, origin/master, origin/HEAD, master)
Author: Saurav Das Sho SHIMIZU [sauravdas@alumnisshimizu@us.stanfordfujitsu.educom]
AuthorDate: Fri Oct 30 17:45:38 2015 -0700Mon Nov 2 16:52:29 2015 -0800
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Tue Nov 3 0123:3910:33 10 2015 +0000
CORD-48 Fixing filtering rule bug in multi-instance operation.
Fix bug that true is always returned even in failure cases
HTML
<iframe src="https://onos-jenkins.onlab.us/job/HAsanity/plot/Plot-HA/getPlot?index=0&width=500&height=300"noborder="0" width="500" height="300" scrolling="yes" seamless="seamless"></iframe>

...

  • 8.1 Comparing ONOS topology to MN - No Result (warning)
  • 8.2 Collecting topology information from ONOS - PASS (tick)
  • 8.3 Hosts view is consistent across all ONOS nodes - PASS (tick)
  • 8.4 Hosts information is correct - PASS (tick)
  • 8.5 Host attachment points to the network - PASS (tick)
  • 8.6 Clusters view is consistent across all ONOS nodes - PASS (tick)
  • 8.7 There is only one SCC - PASS (tick)
  • 8.8 Device information is correct - PASS (tick)
  • 8.9 Links are correct - PASS (tick)
  • 8.10 Hosts are correct - PASS (tick)
  • 8.11 Checking ONOS nodes - PASS (tick)

Case 3: Adding host Intents -

...

FAIL

Discover hosts by using pingall then assign predetermined host-to-host intents. After installation, check that the intent is distributed to all nodes and the state is INSTALLED

  • 3.1 Install reactive forwarding app - PASS (tick)
  • 3.2 Check app ids - PASS (tick)
  • 3.3 Discovering Hosts( Via pingall for now ) - PASS (tick)
  • 3.4 Uninstall reactive forwarding app - PASS (tick)
  • 3.5 Check app ids - PASS (tick)
  • 3.6 Add host intents via cli - PASS (tick)
  • 3.7 Intent Anti-Entropy dispersion - PASS (tick)FAIL (error)

Case 4: Verify connectivity by sendind traffic across Intents - PASS

...