summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDaniel Watkins <oddbloke@ubuntu.com>2021-01-12 09:42:01 -0500
committerGitHub <noreply@github.com>2021-01-12 09:42:01 -0500
commit2bfa461b01b14fb9fac1a3c6bee400bb4e549f81 (patch)
tree73c5f9f032481cc5dc48ce203a436c01deb3c55c /tox.ini
parent4f62ae8d01e8caca9039af067280ca2adad6ab6d (diff)
downloadvyos-cloud-init-2bfa461b01b14fb9fac1a3c6bee400bb4e549f81.tar.gz
vyos-cloud-init-2bfa461b01b14fb9fac1a3c6bee400bb4e549f81.zip
integration_tests: add integration test for LP: #1910835 (#761)
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 7c71f0f6..9444e66c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -184,5 +184,6 @@ markers =
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
+ sru_2021_01: test is part of the 2021/01 SRU verification
ubuntu: this test should run on Ubuntu
unstable: skip this test because it is flakey