summaryrefslogtreecommitdiffstats
path: root/ci/run.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/run.yaml')
-rw-r--r--ci/run.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/run.yaml b/ci/run.yaml
index dffd2bbc9..dfc0bbca1 100644
--- a/ci/run.yaml
+++ b/ci/run.yaml
@@ -7,6 +7,7 @@
docker run \
-e NAMESERVER={nameserver} \
-e EXTERNAL_NETWORK={external_network} \
+ -e STORAGE_PROTOCOL={storage_protocol} \
-v \
{prefix}/results/$JOB_NAME-$BUILD_ID:/home/opnfv/functest/results \
-v {prefix}/openstack.creds:/home/opnfv/functest/conf/env_file \