Skip to content

Commit 6bd48a3

Browse files
TPT-4445: Update test image from Ubuntu to Arch in SSH integration tests (#891)
1 parent 6a542fb commit 6bd48a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/ssh/test_plugin_ssh.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
)
1717

1818
TEST_REGION = get_random_region_with_caps(required_capabilities=["Linodes"])
19-
TEST_IMAGE = "linode/ubuntu24.10"
19+
TEST_IMAGE = "linode/arch"
2020
TEST_TYPE = "g6-nanode-1"
2121
TEST_ROOT_PASS = "r00tp@ss!long-long-and-longer"
2222

0 commit comments

Comments
 (0)