Adding the -all- scope for the new flow services test 53/22053/1
authorLuis Gomez <ecelgp@gmail.com>
Mon, 8 Jun 2015 01:20:54 +0000 (18:20 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Mon, 8 Jun 2015 01:20:54 +0000 (18:20 -0700)
I think it is important to run the test with many features loaded.

Change-Id: Idc8013db35124ae24f5c4237faed8d5b5a5b04f8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/openflowplugin/openflowplugin-csit-flow-services-more.yaml

index 5395c553e89c7ce7ca38e005f3c021b9bf66f315..7708d14bb634340eedb7c883427b2dd00b591f4f 100644 (file)
@@ -20,6 +20,8 @@
     install:
         - only:
             scope: 'only'
+        - all:
+            scope: 'all'
 
     # Features to install
     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-adsal-compatibility,odl-nsf-all'