File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ ARG TEMPEST_PLUGIN_NEUTRON_VERSION=master
4646ARG RALLY_OPENSTACK_SOURCE=https://github.com/stackhpc/rally-openstack.git
4747# Update after https://github.com/stackhpc/rally-openstack/pull/3/files has been merged.
4848ARG RALLY_OPENSTACK_VERSION=non-admin-credentials
49- ARG RALLY_OPENSTACK_UPPER_CONSTRAINTS=https://raw.githubusercontent.com/openstack /rally-openstack/$RALLY_OPENSTACK_VERSION/upper-constraints.txt
49+ ARG RALLY_OPENSTACK_UPPER_CONSTRAINTS=https://raw.githubusercontent.com/stackhpc /rally-openstack/$RALLY_OPENSTACK_VERSION/upper-constraints.txt
5050
5151RUN apt-get update && apt-get install --yes sudo python3-dev python3-pip vim git-core crudini jq iputils-ping && \
5252 apt clean && \
You can’t perform that action at this time.
0 commit comments