From 8e2bed7f91c93542777114325dfecdad7546b3ac Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Sun, 3 Sep 2023 19:56:40 -0400 Subject: [PATCH] MS testing --- setup/so-setup | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/so-setup b/setup/so-setup index 7c419fae2..c1d92ec62 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -185,6 +185,7 @@ if [ -n "$test_profile" ]; then MSRVIP_OFFSET=-1 elif [[ "$test_profile" =~ "-managersearch" ]]; then install_type=MANAGERSEARCH + HOSTNAME=manager elif [[ "$test_profile" =~ "-heavynode" ]]; then install_type=HEAVYNODE HOSTNAME=sensor