summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlberto Contreras <alberto.contreras@canonical.com>2022-08-02 15:45:45 +0200
committerGitHub <noreply@github.com>2022-08-02 07:45:45 -0600
commitbccf9a5791d83b2cf679a9c08447f3e3bc73b541 (patch)
tree76a7d839666b0f12e4946372425339467bc4a6ec /tox.ini
parentd7ce6bf096d2431cbb6bc736cc561fef78170d7d (diff)
downloadcloud-init-git-bccf9a5791d83b2cf679a9c08447f3e3bc73b541.tar.gz
testing: add support for pycloudlib's pro images (#1604)
Added new pytest marker to define IntegrationCloud customizations. Migrate test_lp1835584 to use this functionality. Bump pycloudlib version.
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 1fcd26bc..78e370eb 100644
--- a/tox.ini
+++ b/tox.ini
@@ -308,6 +308,7 @@ markers =
gce: test will only run on GCE platform
hypothesis_slow: hypothesis test too slow to run as unit test
instance_name: the name to be used for the test instance
+ integration_cloud_args: args for IntegrationCloud customization
is_iscsi: whether is an instance has iscsi net cfg or not
lxd_config_dict: set the config_dict passed on LXD instance creation
lxd_container: test will only run in LXD container