Skip to content

Commit

Permalink
pin tempest
Browse files Browse the repository at this point in the history
  • Loading branch information
scrungus authored Sep 21, 2023
1 parent ad3d0e1 commit 99f33b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:20.04
RUN sed -i s/^deb-src.*// /etc/apt/sources.list

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

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

0 comments on commit 99f33b6

Please sign in to comment.