diff options
author | Daniel Watkins <oddbloke@ubuntu.com> | 2021-01-12 09:42:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-12 09:42:01 -0500 |
commit | 2bfa461b01b14fb9fac1a3c6bee400bb4e549f81 (patch) | |
tree | 73c5f9f032481cc5dc48ce203a436c01deb3c55c /tox.ini | |
parent | 4f62ae8d01e8caca9039af067280ca2adad6ab6d (diff) | |
download | vyos-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.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |