Change the clustering test plan to run exactly what is required 72/24172/2
authorLuis Gomez <ecelgp@gmail.com>
Tue, 14 Jul 2015 18:52:22 +0000 (11:52 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 15 Jul 2015 19:07:35 +0000 (19:07 +0000)
This will save test time in CI sepecially in the -all- test.

Change-Id: I79d21d751195ea6bce090683b34ea8cea4f34acf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
(cherry picked from commit a58aa4f0862f3aff54f4ab4192fb0604751abcb9)

test/csit/testplans/controller-clustering.txt

index 1af805b0e7892a96af45a27e10ddceffc396adfc..7ea723472d4f91517119691e220b408c18ed819e 100644 (file)
@@ -1,3 +1,8 @@
 # Place the suites in run order:
-integration/test/csit/suites/controller/Clustering_Datastore
+integration/test/csit/suites/controller/Clustering_Datastore/010_crud_on_leader.robot
+integration/test/csit/suites/controller/Clustering_Datastore/020_crud_on_any_follower.robot
+integration/test/csit/suites/controller/Clustering_Datastore/030_car_failover_crud_on_new_leader.robot
+integration/test/csit/suites/controller/Clustering_Datastore/040_people_failover_crud_on_new_leader.robot
+integration/test/csit/suites/controller/Clustering_Datastore/050_car_persistence_recovery.robot
+integration/test/csit/suites/controller/Clustering_Datastore/140_recovery_restart_follower.robot