From: Cedric Ollivier Date: Sun, 28 Apr 2019 12:33:14 +0000 (+0000) Subject: Merge "Manage multiple slaves for functest" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=f9aadd16485c4359ccf69c982d6cc0513e37df48 Merge "Manage multiple slaves for functest" --- f9aadd16485c4359ccf69c982d6cc0513e37df48 diff --cc jjb/functest/functest.yaml index d4429b3f3,505527523..b398e2dbc --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@@ -98,8 -101,8 +101,9 @@@ fi sudo docker run --rm \ -v $WORKSPACE/../$JOB_NAME/results:/var/lib/xtesting/results \ + -e DEBUG=True \ -e EXTERNAL_NETWORK=public \ + -e DEBUG=true \ -v /home/opnfv/functest/openstack.creds:/home/opnfv/functest/conf/env_file \ -v /home/opnfv/functest/images:/home/opnfv/functest/images \ $image run_tests -t {test}