summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJames Falcon <TheRealFalcon@users.noreply.github.com>2020-11-23 12:12:52 -0600
committerGitHub <noreply@github.com>2020-11-23 13:12:52 -0500
commit8a493bf08d8b09d4f3a35dae725756d157844201 (patch)
treeac74240caa0206393ca875c997b7a9f23c262f90 /tox.ini
parente454dea5855019a5acdd6acafdef2ae07d069235 (diff)
downloadvyos-cloud-init-8a493bf08d8b09d4f3a35dae725756d157844201.tar.gz
vyos-cloud-init-8a493bf08d8b09d4f3a35dae725756d157844201.zip
LXD VM support in integration tests (#678)
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 f08e0f03..30b11398 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
+ lxd_vm: test will only run in LXD VM
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