aboutsummaryrefslogtreecommitdiffstats
path: root/docker/parser/Dockerfile
diff options
context:
space:
mode:
authorvalentin boucher <valentin.boucher@kontron.com>2018-04-13 12:44:12 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-13 12:44:12 +0000
commit36acb258118f65eb99e99feaaa9a2c5796cfa1a3 (patch)
tree213a1740bb524a6c122a309f3f1e8cd97ea02055 /docker/parser/Dockerfile
parent1e1b6e46a650c09602c3787391294789e9cc2ebc (diff)
parent6c5994705d65d15ef9b4c5b20566b896e710bae3 (diff)
Merge "Switch to stestr"
Diffstat (limited to 'docker/parser/Dockerfile')
-rw-r--r--docker/parser/Dockerfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker/parser/Dockerfile b/docker/parser/Dockerfile
index a86716626..fe21bb54c 100644
--- a/docker/parser/Dockerfile
+++ b/docker/parser/Dockerfile
@@ -2,8 +2,6 @@ FROM opnfv/functest-core
ARG BRANCH=master
ARG OPENSTACK_TAG=stable/queens
-ARG RALLY_TAG=stable/0.10
-ARG OS_FAULTS_TAG=0.1.16
COPY thirdparty-requirements.txt thirdparty-requirements.txt
RUN apk --no-cache add --virtual .build-deps --update \