From b75d37e03b443d96b696e4d825e4a5099d1b8895 Mon Sep 17 00:00:00 2001 From: James Falcon Date: Tue, 12 Jan 2021 10:47:25 -0600 Subject: [PATCH] Fix test gh-632 test to only run on NoCloud --- tests/integration_tests/bugs/test_gh632.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/integration_tests/bugs/test_gh632.py b/tests/integration_tests/bugs/test_gh632.py index cf166356ebd..3c1f934702c 100644 --- a/tests/integration_tests/bugs/test_gh632.py +++ b/tests/integration_tests/bugs/test_gh632.py @@ -9,6 +9,9 @@ from tests.integration_tests.instances import IntegrationInstance +# With some datasource hacking, we can run this on a NoCloud instance +@pytest.mark.lxd_container +@pytest.mark.lxd_vm @pytest.mark.sru_2020_11 def test_datasource_rbx_no_stacktrace(client: IntegrationInstance): client.write_to_file(