Update migration_test.sh (#25693)

add prompt when downgrading hosts to 1.37
This commit is contained in:
Reed Haynes 2025-01-22 15:00:26 -06:00 committed by GitHub
parent e90574b808
commit ede9086e0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -417,6 +417,7 @@ for host_hostname in "${all_hostnames[@]}"; do
done
done
prompt "Check that your orbit is on 1.38.2 on all your devices"
echo "Downgrading to $OLD_FULL_VERSION..."
cat << EOF > downgrade.yml
---