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

...

...

commit ac93c5510dcd34a1b1aa9d06651b354b92e9669f commit 5c7dda8796252f2d7ea71fbddfae7ea5dda5fa57 (HEAD, origin/onos-1.8, onos-1.8)
Author: xiaoke31 Jordan Halterman [ke.zhiyong@zte.com.cnjordan@onlab.us]
AuthorDate: Wed Dec 21 18:11:32 2016 +0800Mon May 15 14:08:40 2017 -0700
Commit: xiaoke31 Jon Hall [kejhall@ciena.zhiyong@zte.com.cn]
CommitDate: Thu Dec 22 09:17:15 2016 +0800
correct a description of netconf exception,change the device name to user nameMon May 15 14:23:23 2017 -0700

[ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes

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)

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

...

FAIL

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

...