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.
stackhpc
octavia-tempest-plugin
1 parent d5d195a commit bb51b68Copy full SHA for bb51b68
Dockerfile
@@ -5,8 +5,8 @@ RUN sed -i s/^deb-src.*// /etc/apt/sources.list
5
ARG TEMPEST_SOURCE=https://github.com/openstack/tempest
6
ARG TEMPEST_VERSION=master
7
8
-ARG TEMPEST_PLUGIN_OCTAVIA_SOURCE=https://github.com/openstack/octavia-tempest-plugin
9
-ARG TEMPEST_PLUGIN_OCTAVIA_VERSION=master
+ARG TEMPEST_PLUGIN_OCTAVIA_SOURCE=https://github.com/stackhpc/octavia-tempest-plugin
+ARG TEMPEST_PLUGIN_OCTAVIA_VERSION=feature/non-admin
10
11
ARG TEMPEST_PLUGIN_DESIGNATE_SOURCE=https://github.com/openstack/designate-tempest-plugin
12
ARG TEMPEST_PLUGIN_DESIGNATE_VERSION=master
0 commit comments