Merge "Fix wrong command to install n-t-p"
This commit is contained in:
commit
ed87b44f5f
@ -369,7 +369,7 @@ if [ "${TEMPEST_FROM_SOURCE,,}" = true ]; then
|
|||||||
fi
|
fi
|
||||||
pushd /tmp/openstack/neutron-tempest-plugin
|
pushd /tmp/openstack/neutron-tempest-plugin
|
||||||
/tmp/openstack/tempest/run_tempest/bin/pip3 install -c https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt -U -r requirements.txt
|
/tmp/openstack/tempest/run_tempest/bin/pip3 install -c https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt -U -r requirements.txt
|
||||||
/tmp/openstack/tempest/run_tempest/bin/pip3 setup.py install
|
/tmp/openstack/tempest/run_tempest/bin/python3 setup.py install
|
||||||
popd
|
popd
|
||||||
|
|
||||||
run_tempest/bin/pip3 install os-testr
|
run_tempest/bin/pip3 install os-testr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user