From: Daniel Farrell Date: Fri, 19 May 2017 07:36:21 +0000 (-0400) Subject: Let branch determine pup-odl tests to run X-Git-Tag: release/carbon~20^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=59c5c44ccdd528a068c2be38b3085d6fb4795394 Let branch determine pup-odl tests to run 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 --- diff --git a/jjb/packaging/puppet.yaml b/jjb/packaging/puppet.yaml index acfc7c345..5f5e046bc 100644 --- a/jjb/packaging/puppet.yaml +++ b/jjb/packaging/puppet.yaml @@ -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: