From 034eab56a7221eed839a3902345c93e2f5f668e1 Mon Sep 17 00:00:00 2001 From: Zhanghao Wu Date: Tue, 3 Dec 2024 16:58:31 -0800 Subject: [PATCH] unskip test_aws_with_ssh_proxy_command (#43) --- tests/test_smoke.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/test_smoke.py b/tests/test_smoke.py index 73d4963d1f2..2af65fb0e55 100644 --- a/tests/test_smoke.py +++ b/tests/test_smoke.py @@ -611,12 +611,6 @@ def test_aws_region(): @pytest.mark.aws -@pytest.mark.skip( - reason='Do not run this test for remote API server because this test creates ' - 'new skypilot config file that cannot be accessed by the remote API server ' - 'and will interfere with other smoke tests running with remote API server. ' - 'If you are running all smoke tests for local API server you can unskip this.' -) def test_aws_with_ssh_proxy_command(): name = _get_cluster_name() with tempfile.NamedTemporaryFile(