summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlberto Contreras <alberto.contreras@canonical.com>2023-01-18 10:28:29 +0100
committerGitHub <noreply@github.com>2023-01-18 10:28:29 +0100
commit0c3dd0ffd0ac6d44e841fb2fa9a630f19b4f7a79 (patch)
tree3236e6789fd21540ca7c97bf008c48fc1b24aa35 /tox.ini
parentabfdf1d83995cc20eb929d98485c321afb3a73b9 (diff)
downloadcloud-init-git-0c3dd0ffd0ac6d44e841fb2fa9a630f19b4f7a79.tar.gz
integration tests: add IBM VPC support (SC-1352) (#1915)
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 3b668bc0..b49272ac 100644
--- a/tox.ini
+++ b/tox.ini
@@ -302,6 +302,7 @@ markers =
ec2: test will only run on EC2 platform
gce: test will only run on GCE platform
hypothesis_slow: hypothesis test too slow to run as unit test
+ ibm: test will only run on IBM platform
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