Files
b09ac39cbca11f7a5a14731e583246fe6a6c420e
89 lines
3.4 KiB
Bash
89 lines
3.4 KiB
Bash
#!/usr/bin/env bash
# https://opendev.org/openstack/openstack-ansible-tests/src/run_tests.sh
## Shell Opts ----------------------------------------------------------------
## Vars ----------------------------------------------------------------------
OSA_PROJECT_NAME="$(sed -n 's|^project=openstack/\(.*\).git$|1円|p' $(pwd)/.gitreview)"
ZUUL_TESTS_CLONE_LOCATION="/home/zuul/src/opendev.org/openstack/openstack-ansible-tests"
# Install git so that we can clone the tests repo if git is not available