MS testing

This commit is contained in:
Jason Ertel
2023-09-03 19:56:40 -04:00
parent 0cf913a7c1
commit 8e2bed7f91

View File

@@ -185,6 +185,7 @@ if [ -n "$test_profile" ]; then
MSRVIP_OFFSET=-1 MSRVIP_OFFSET=-1
elif [[ "$test_profile" =~ "-managersearch" ]]; then elif [[ "$test_profile" =~ "-managersearch" ]]; then
install_type=MANAGERSEARCH install_type=MANAGERSEARCH
HOSTNAME=manager
elif [[ "$test_profile" =~ "-heavynode" ]]; then elif [[ "$test_profile" =~ "-heavynode" ]]; then
install_type=HEAVYNODE install_type=HEAVYNODE
HOSTNAME=sensor HOSTNAME=sensor