Skip to content

Commit 52a8ede

Browse files
authored
dev fork of octavia (ovn testing)
1 parent 08f9903 commit 52a8ede

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/stackhpc/octavia-tempest-plugin
9-
ARG TEMPEST_PLUGIN_OCTAVIA_VERSION=feature/non-admin
8+
ARG TEMPEST_PLUGIN_OCTAVIA_SOURCE=https://github.com/scrungus/octavia-tempest-plugin
9+
ARG TEMPEST_PLUGIN_OCTAVIA_VERSION=master
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)