summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvitikkan <viktor.tikkanen@nokia.com>2016-09-08 10:01:22 +0300
committerJose Lausuch <jose.lausuch@ericsson.com>2016-09-08 08:41:17 +0000
commit9b0e5854b7fa00c9b62e8f62a23fca62e1f4f36b (patch)
tree40943e4ca27c1e97e741446bebccd82d663e7a73
parent921c2b17d33589801ae3de0521e965575dca91ad (diff)
Tempest release verion updated 12.1.0 -> 12.2.0
A bug (https://bugs.launchpad.net/tempest/+bug/1597164) in the older version caused three tearDownClass failures in smoke suite. JIRA: FUNCTEST-466 Change-Id: Iaa5cb7082b05aa938f2088dc635a47d1319f340c Signed-off-by: vitikkan <viktor.tikkanen@nokia.com> (cherry picked from commit d41aae6a119387bc00e22be8c4e6cf91753baa22)
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index f3da04cb2..5ff62a561 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -29,7 +29,7 @@ MAINTAINER Jose Lausuch <jose.lausuch@ericsson.com>
LABEL version="0.1" description="OPNFV Functest Docker container"
ARG BRANCH=master
-ARG TEMPEST_TAG=12.1.0
+ARG TEMPEST_TAG=12.2.0
ARG RALLY_TAG=0.5.0
ARG ODL_TAG=release/beryllium-sr3
ARG OPENSTACK_TAG=stable/mitaka