summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-04-26 11:01:05 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-04-26 11:01:05 +0200
commit1e0279434d929c543cde79d4ffce731522f487c9 (patch)
tree4dc47416c0353067f6b583703a193eac24608fed /jjb/functest/functest.yaml
parentb928cfe52ebd932a8a67983385af6a6a302985c6 (diff)
Take DEBUG into account in gates
It completes [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/67700/ Change-Id: I11a6850c8cbfc02bb0717945e78f35f0e8cefc83 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest/functest.yaml')
-rw-r--r--jjb/functest/functest.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index 9792950b7..d4429b3f3 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -99,6 +99,7 @@
sudo docker run --rm \
-v $WORKSPACE/../$JOB_NAME/results:/var/lib/xtesting/results \
-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}