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

...

commit 7980d5591fe77f0e9c5582078a9af67a42e8224a 1fc55d6c57f54a27b6be1755e6502edd4ed44362 (HEAD, origin/onos-1.7, onos-1.7)
Author: sdn Kavitha Alagesan [dvaddire@partnerkalagesa@partner.ciena.com]
AuthorDate: Tue Aug 30 04:12:54 2016 -0700Thu Nov 17 11:59:11 2016 +0530
Commit: Gerrit Code Review [gerrit@onlabSimon Hunt [simon@onlab.us]
CommitDate: Tue Sep 27 Dec 6 17:1940:07 31 2016 +0000

Fix for ONOS-5033 hosts - dynamic or static5403
--
(cherry picked from commit 21314f093bbf3a6cc380b206419a925d4e7d65c9)

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 -

...

PASS

  • 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)
  • 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 - FAIL (error)
  • M2S intent number is wrong!
  • PASS (tick)
  • 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)

Case 6: Bring up links and check routes/intents -

...

PASS

  • 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 - FAIL (error)
    • M2S intent number is wrong!
  • PASS (tick)
  • 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 - FAIL (error)
  • M2S intent number is wrong!
  • 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 - PASS (tick)

...