]> review.fuel-infra Code Review - tools/sustaining.git/commitdiff
Pass vip hostname to rally docker 47/41947/1
authorVladimir Khlyunev <vkhlyunev@mirantis.com>
Wed, 1 Jun 2022 19:30:58 +0000 (23:30 +0400)
committerVladimir Khlyunev <vkhlyunev@mirantis.com>
Wed, 1 Jun 2022 19:30:58 +0000 (23:30 +0400)
Change-Id: I3386a72be5396457caaea9fe1fda64275b189c11

maintenance-ci/mos/rally-docker/run_rally_tempest.sh

index 31bc27756a38e3bc820f680ccb86dcdb1d3c0e20..43fc6f29d12ec218a97509121cc4596f4ff630f4 100644 (file)
@@ -79,6 +79,8 @@ else
     echo 'scheduler_available_filters = '$NOVA_FLTR >> lvm
 fi
 
+grep public.fuel.local /etc/hosts || ssh_to_controller grep public.fuel.local /etc/hosts >> /etc/hosts || echo "non-ssl env, skipping"
+
 source /root/rally/rally-venv/bin/activate
 # shellcheck disable=SC1090
 source ${OPENRC_FILE}