Let branch determine pup-odl tests to run 02/57402/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 07:36:21 +0000 (03:36 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 07:37:44 +0000 (03:37 -0400)
Don't use test helpers specific to a version of ODL, just use generic
entry points and have puppet-odl determine which tests to run based on
the branch.

This should work for Boron, but need 57398 to work on master.

Change-Id: Ida06c446162836135710cc5c34145dcc0eb5fe87
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
jjb/packaging/puppet.yaml

index acfc7c345bb957d5fffdcf83b5854b2c15917228..5f5e046bce449286a38958a4974f6db8fd806bf6 100644 (file)
@@ -77,7 +77,7 @@
           artifacts: '{archive-artifacts}'
       - string:
           name: TEST_SUITE
-          default: 'acceptance6_dock'
+          default: 'acceptance_dock'
           description: 'Set of tests to execute, Rakefile task'
 
     scm: