summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJames Falcon <TheRealFalcon@users.noreply.github.com>2020-11-23 11:50:57 -0600
committerGitHub <noreply@github.com>2020-11-23 12:50:57 -0500
commite454dea5855019a5acdd6acafdef2ae07d069235 (patch)
treeb046d998d43666c2dd5e9b95ebbd620bbaa10b56 /tox.ini
parent66a851aca7acf3ae39cb5c03fc97c563716b5aa3 (diff)
downloadcloud-init-git-e454dea5855019a5acdd6acafdef2ae07d069235.tar.gz
Integration test for fallocate falling back to dd (#681)
See #585
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 066f923a..f08e0f03 100644
--- a/tox.ini
+++ b/tox.ini
@@ -167,6 +167,7 @@ markers =
azure: test will only run on Azure platform
oci: test will only run on OCI platform
lxd_container: test will only run in LXD container
+ no_container: test cannot run in a container
user_data: the user data to be passed to the test instance
instance_name: the name to be used for the test instance
sru_2020_11: test is part of the 2020/11 SRU verification