summaryrefslogtreecommitdiff
path: root/tests/integration_tests/datasources/test_detect_openstack.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration_tests/datasources/test_detect_openstack.py')
-rw-r--r--tests/integration_tests/datasources/test_detect_openstack.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/integration_tests/datasources/test_detect_openstack.py b/tests/integration_tests/datasources/test_detect_openstack.py
index c70e9815..73246f8f 100644
--- a/tests/integration_tests/datasources/test_detect_openstack.py
+++ b/tests/integration_tests/datasources/test_detect_openstack.py
@@ -1,10 +1,11 @@
import pytest
from tests.integration_tests.instances import IntegrationInstance
+from tests.integration_tests.integration_settings import PLATFORM
-@pytest.mark.lxd_vm
@pytest.mark.lxd_use_exec
+@pytest.mark.skipif(PLATFORM != "lxd_vm", reason="Modifies grub config")
def test_lxd_datasource_kernel_override(client: IntegrationInstance):
"""This test is twofold: it tests kernel commandline override, which also
validates OpenStack Ironic requirements. OpenStack Ironic does not