summaryrefslogtreecommitdiff
path: root/tests/integration_tests/modules/test_set_hostname.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration_tests/modules/test_set_hostname.py')
-rw-r--r--tests/integration_tests/modules/test_set_hostname.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration_tests/modules/test_set_hostname.py b/tests/integration_tests/modules/test_set_hostname.py
index ff46feb9..2bfa403d 100644
--- a/tests/integration_tests/modules/test_set_hostname.py
+++ b/tests/integration_tests/modules/test_set_hostname.py
@@ -25,6 +25,7 @@ fqdn: cloudinit2.i9n.cloud-init.io
"""
+@pytest.mark.ci
class TestHostname:
@pytest.mark.user_data(USER_DATA_HOSTNAME)