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 279dd9c commit 08f9903Copy full SHA for 08f9903
Dockerfile
@@ -17,7 +17,7 @@ ARG TEMPEST_PLUGIN_IRONIC_VERSION=master
17
ARG TEMPEST_PLUGIN_MANILA_SOURCE=https://github.com/openstack/manila-tempest-plugin
18
ARG TEMPEST_PLUGIN_MANILA_VERSION=master
19
20
-ARG TEMPEST_PLUGIN_MAGNUM_SOURCE=https://github.com/openstack/magnum-tempest-plugin
+ARG TEMPEST_PLUGIN_MAGNUM_SOURCE=https://github.com/scrungus/magnum-tempest-plugin
21
ARG TEMPEST_PLUGIN_MAGNUM_VERSION=master
22
23
RUN apt-get update && apt-get install --yes sudo python3-dev python3-pip vim git-core crudini jq iputils-ping && \
0 commit comments