aboutsummaryrefslogtreecommitdiffstats
path: root/.gitreview
blob: b87b846a17de60411ac8f686a3efd8ae1b503c60 (plain)
1
2
3
4
5
[gerrit]
host=gerrit.opnfv.org
port=29418
project=yardstick.git
n class="s2">"${optchar}" in n) export INSTALLER_TYPE=${OPTARG};; i) export INSTALLER_IP=${OPTARG};; k) export APEX_KEY=${OPTARG};; *) echo "Incorrect usage" usage ;; esac done if [ $INSTALLER_TYPE == "apex" ] then if [ -z $APEX_KEY ] then echo "Please provide the the key to access the APEX Instack VM" usage exit 1 fi fi ./data/fetch_os_creds.sh -d ./opnfv-creds.sh