Skip to content

Commit bb51b68

Browse files
committed
feat: use stackhpc fork of octavia-tempest-plugin
1 parent d5d195a commit bb51b68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ RUN sed -i s/^deb-src.*// /etc/apt/sources.list
55
ARG TEMPEST_SOURCE=https://github.com/openstack/tempest
66
ARG TEMPEST_VERSION=master
77

8-
ARG TEMPEST_PLUGIN_OCTAVIA_SOURCE=https://github.com/openstack/octavia-tempest-plugin
9-
ARG TEMPEST_PLUGIN_OCTAVIA_VERSION=master
8+
ARG TEMPEST_PLUGIN_OCTAVIA_SOURCE=https://github.com/stackhpc/octavia-tempest-plugin
9+
ARG TEMPEST_PLUGIN_OCTAVIA_VERSION=feature/non-admin
1010

1111
ARG TEMPEST_PLUGIN_DESIGNATE_SOURCE=https://github.com/openstack/designate-tempest-plugin
1212
ARG TEMPEST_PLUGIN_DESIGNATE_VERSION=master

0 commit comments

Comments
 (0)