CI: Use PATH to find kolla-ansible script
This change also updates the CI test scripts to use PATH to find the kolla-ansible script, rather than relying on the file in the source checkout. Using the script in the source checkout was hiding an issue with pip install --user, although that has now been fixed in I5b47a146627d06bb3fe4a747c5f20290c726b0f9. Related-Bug: #1915527 Change-Id: I2827a657c8716a9c40391c6bdb7ff1a2a9c1260e Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/775586
Showing
- tests/deploy-bifrost.sh 1 addition, 1 deletiontests/deploy-bifrost.sh
- tests/deploy.sh 6 additions, 6 deletionstests/deploy.sh
- tests/reconfigure.sh 3 additions, 3 deletionstests/reconfigure.sh
- tests/setup_gate.sh 1 addition, 1 deletiontests/setup_gate.sh
- tests/test-mariadb.sh 2 additions, 2 deletionstests/test-mariadb.sh
- tests/upgrade-bifrost.sh 1 addition, 1 deletiontests/upgrade-bifrost.sh
- tests/upgrade.sh 5 additions, 5 deletionstests/upgrade.sh
Please register or sign in to comment