summaryrefslogtreecommitdiffstats
path: root/docker/features
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2017-09-16 09:09:43 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2017-09-19 10:30:08 +0200
commit28a8e9c5a1e442c866947455dfe8cbe47b66a0c7 (patch)
treec7ab718a81cba42b1391d6a193e992bf8677131d /docker/features
parent381153525278c1ede168471385d3cd3b1c5be11e (diff)
Prepare Functest euphrates containers
They depend on git commit ids for the next OPNFV projects: - releng [1] - securityscanning Securityscanning should be first removed in master and then the patch will be cherry-picked in stable/euphrates. A temporarily git commit id is used here to allow building the containers before that changes. [1] https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-September/017865.html Change-Id: Ib7bd4206a6ef7f5bb8cd58f324d3e437a3b704a1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/features')
-rw-r--r--docker/features/Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/features/Dockerfile b/docker/features/Dockerfile
index 8b0a2f60c..f20c58619 100644
--- a/docker/features/Dockerfile
+++ b/docker/features/Dockerfile
@@ -1,6 +1,6 @@
-FROM opnfv/functest-core
+FROM opnfv/functest-core:euphrates
-ARG BRANCH=master
+ARG BRANCH=stable/euphrates
ARG OPENSTACK_TAG=stable/ocata
COPY thirdparty-requirements.txt thirdparty-requirements.txt