diff --git a/tests/integration/ssh/test_plugin_ssh.py b/tests/integration/ssh/test_plugin_ssh.py index e8b765735..a1953fd6b 100644 --- a/tests/integration/ssh/test_plugin_ssh.py +++ b/tests/integration/ssh/test_plugin_ssh.py @@ -16,7 +16,7 @@ ) TEST_REGION = get_random_region_with_caps(required_capabilities=["Linodes"]) -TEST_IMAGE = "linode/ubuntu24.10" +TEST_IMAGE = "linode/arch" TEST_TYPE = "g6-nanode-1" TEST_ROOT_PASS = "r00tp@ss!long-long-and-longer"