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/USECASE_SdnipFunctionCluster/545/

...

commit c9662ba0a317f73e526900d3e476c6d59bf5e4ae 90a9ccc6e8c0c3278f54c93c97c1f6989155ae91 (HEAD, origin/onos-1.8, onos-1.8)
Author: Charles Chan Ray Milkey [rascov@gmailray@onlab.comus]
AuthorDate: Wed Tue Dec 7 1513 14:3914:22 47 2016 -0800
Commit: Ray Milkey [ray@onlab.us]
CommitDate: Thu Dec 8 00Tue Dec 13 14:21:08 :28 2016 +0000
Improve log message of DHCP relay
--
(cherry picked from commit 1b20123ed8e7d8347c2f2f05e23f64bf76f80060)-0800

Fix argument checking

Case 101: Setting up ONOS environment - PASS

...

  • 4.1 Check ping between each host pair, expect all to succede=True - PASS (tick)

Case 5: Bring down links and check routes/intents -

...

FAIL

  • 5.1 Bring down the link between sw32 and peer64514 - PASS (tick)
  • 5.2 Check routes installed - PASS (tick)
  • 5.3 Check M2S intents installed - PASS (tick)
  • 5.4 Bring down the link between sw8 and peer64515 - PASS (tick)
  • 5.5 Check routes installed - PASS (tick)
  • 5.6 Check M2S intents installed - PASS (tick)FAIL (error)
    • M2S intent number is wrong!
  • 5.7 Bring down the link between sw28 and peer64516 - PASS (tick)
  • 5.8 Check routes installed - PASS (tick)
  • 5.9 Check M2S intents installed - PASS (tick)FAIL (error)
    • M2S intent number is wrong!
  • 5.10 Check whether all flow status are ADDED - PASS (tick)
  • 5.11 BGP speakers ping peers, expect all tests to fail - PASS (tick)
  • 5.12 Check ping between each host pair, expect all to succede=False - PASS (tick)

...

  • 6.1 Bring up the link between sw32 and peer64514 - PASS (tick)
  • 6.2 Check routes installed - PASS (tick)
  • 6.3 Check M2S intents installed - PASS (tick)FAIL (error)
    • M2S intent number is wrong!
  • 6.4 Bring up the link between sw8 and peer64515 - PASS (tick)
  • 6.5 Check routes installed - PASS (tick)
  • 6.6 Check M2S intents installed - PASS (tick)
  • 6.7 Bring up the link between sw28 and peer64516 - PASS (tick)
  • 6.8 Check routes installed - PASS (tick)
  • 6.9 Check M2S intents installed - PASS (tick)
  • 6.10 Check whether all flow status are ADDED - PASS (tick)
  • 6.11 BGP speakers ping peers, expect all tests to succeed - PASS (tick)
  • 6.12 Check ping between each host pair, expect all to succede=True - FAIL (error)
  • Ping test results are Not expected
  • PASS (tick)

Case 7: Stop edge sw32,check P-2-P and M-2-S intents, ping test - PASS

...