USECASE_SdnipFunctionCluster at 28 Sep 2016 06:04:54

commit 7980d5591fe77f0e9c5582078a9af67a42e8224a (HEAD, origin/onos-1.7, onos-1.7)
Author: sdn [dvaddire@partner.ciena.com]
AuthorDate: Tue Aug 30 04:12:54 2016 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Tue Sep 27 17:19:07 2016 +0000

Fix for ONOS-5033 hosts - dynamic or static

Case 101: Setting up ONOS environment - PASS

Case 100: Setup the Mininet testbed - PASS

Case 200: Activate sdn-ip application - PASS

Case 102: Load methods from other Python file and create tunnels - PASS

Case 1: Ping between BGP peers and speakers - PASS

Case 2: Check point-to-point intents - PASS

Case 3: Check routes and M2S intents to all BGP peers - PASS

Case 4: Ping test for each route, all hosts behind BGP peers - PASS

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

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

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

Case 8: Start the edge sw32, check P-2-P and M-2-S intents, ping test - PASS

Case 9: Stop sw11 located in best path, check route number, P2P intent number, M2S intent number, ping test - PASS

Case 10: Start sw11 which was stopped in CASE9, check route number, P2P intent number, M2S intent number, ping test - PASS

Case 11: Kill speaker1, check:route number, P2P intent number, M2S intent number, ping test - PASS