We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a542fb commit 6bd48a3Copy full SHA for 6bd48a3
1 file changed
tests/integration/ssh/test_plugin_ssh.py
@@ -16,7 +16,7 @@
16
)
17
18
TEST_REGION = get_random_region_with_caps(required_capabilities=["Linodes"])
19
-TEST_IMAGE = "linode/ubuntu24.10"
+TEST_IMAGE = "linode/arch"
20
TEST_TYPE = "g6-nanode-1"
21
TEST_ROOT_PASS = "r00tp@ss!long-long-and-longer"
22
0 commit comments