From: Luis Gomez Date: Mon, 8 Jun 2015 01:20:54 +0000 (-0700) Subject: Adding the -all- scope for the new flow services test X-Git-Tag: release/lithium~65^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=ffc773cdaadb4d7ecc07cfbf31193f67bce0dfb7;p=releng%2Fbuilder.git Adding the -all- scope for the new flow services test I think it is important to run the test with many features loaded. Change-Id: Idc8013db35124ae24f5c4237faed8d5b5a5b04f8 Signed-off-by: Luis Gomez --- diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services-more.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services-more.yaml index 5395c553e..7708d14bb 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services-more.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services-more.yaml @@ -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'