Skip to content

Commit 99f33b6

Browse files
authored
pin tempest
1 parent ad3d0e1 commit 99f33b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ubuntu:20.04
33
RUN sed -i s/^deb-src.*// /etc/apt/sources.list
44

55
ARG TEMPEST_SOURCE=https://github.com/openstack/tempest
6-
ARG TEMPEST_VERSION=wallaby-last
6+
ARG TEMPEST_VERSION=e5da6756b9e7fb8fbedade5d3a428e0a8bff94ff
77

88
ARG TEMPEST_PLUGIN_OCTAVIA_SOURCE=https://github.com/stackhpc/octavia-tempest-plugin
99
ARG TEMPEST_PLUGIN_OCTAVIA_VERSION=wallaby-last

0 commit comments

Comments
 (0)