summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDaniel Watkins <oddbloke@ubuntu.com>2020-11-20 14:12:54 -0500
committerGitHub <noreply@github.com>2020-11-20 14:12:54 -0500
commit5d4a9a4a50a496d27510f63217bcc0c25d9a8939 (patch)
treef08411a468543d002877a7a05be1e589889d48c6 /tox.ini
parent12ef7541c2d0c6b2cd510f95fda53ca9c8333064 (diff)
downloadvyos-cloud-init-5d4a9a4a50a496d27510f63217bcc0c25d9a8939.tar.gz
vyos-cloud-init-5d4a9a4a50a496d27510f63217bcc0c25d9a8939.zip
add integration test for LP: #1900837 (#679)
As the first test of this SRU cycle, this also introduces the sru_2020_11 mark to allow us to easily identify the set of tests generated for this SRU.
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 c86d38e9..066f923a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -169,3 +169,4 @@ markers =
lxd_container: test will only run in LXD 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