Files
c7b2ef91e0d62fd0971b6bb89adb118b4d22bfae
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