USECASE_SdnipFunctionCluster at 15 Jul 2017 00:30:28

commit 2c90956200ae771b8e76255093bb81da0df7f566 (HEAD, origin/onos-1.10, onos-1.10)
Author: Yi Tseng [a86487817@gmail.com]
AuthorDate: Mon Jul 10 16:19:17 2017 -0700
Commit: Yi Tseng [a86487817@gmail.com]
CommitDate: Fri Jul 14 02:33:30 2017 +0000

[ONOS-6775] Fix incorrect flows add/removed by IntentInstaller
--
(cherry picked from commit 4a7d1e10da25c6ed05e6b24cc61d31b47a9e7ca8)

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 - FAIL

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 - PASS

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

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 - FAIL

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