We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3d0e1 commit 99f33b6Copy full SHA for 99f33b6
Dockerfile
@@ -3,7 +3,7 @@ FROM ubuntu:20.04
3
RUN sed -i s/^deb-src.*// /etc/apt/sources.list
4
5
ARG TEMPEST_SOURCE=https://github.com/openstack/tempest
6
-ARG TEMPEST_VERSION=wallaby-last
+ARG TEMPEST_VERSION=e5da6756b9e7fb8fbedade5d3a428e0a8bff94ff
7
8
ARG TEMPEST_PLUGIN_OCTAVIA_SOURCE=https://github.com/stackhpc/octavia-tempest-plugin
9
ARG TEMPEST_PLUGIN_OCTAVIA_VERSION=wallaby-last
0 commit comments