summaryrefslogtreecommitdiff
path: root/tests/vmtests/test_basic.py
diff options
context:
space:
mode:
authorRyan Harper <[email protected]>2020-05-28 17:26:31 +0000
committerServer Team CI Bot <[email protected]>2020-05-28 17:26:31 +0000
commit42a9667f9c7c0ed46fad7a1b808717245b1ca27a (patch)
treece7d061e847196b38445210524b09755388afef6 /tests/vmtests/test_basic.py
parentf7458860200b05d761b72a524ce76fcdc27aa5b3 (diff)
vmtests: update skiptests
- Drop skiptests for vlan issue, now fixed - Drop skiptest on Ubuntu ReuseESP tests - Add skiptest for Centos, new Bug #1881030 - Drop skip-by-date for CentosTestScsiBasic Bug #1859858 is fixed - Bump skip_by_date on tests with bcache by-uuid symlinks,   Bug #1861951 not fixed yet.
Diffstat (limited to 'tests/vmtests/test_basic.py')
-rw-r--r--tests/vmtests/test_basic.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vmtests/test_basic.py b/tests/vmtests/test_basic.py
index e50318de..88b98971 100644
--- a/tests/vmtests/test_basic.py
+++ b/tests/vmtests/test_basic.py
@@ -340,7 +340,6 @@ class Centos70BionicTestScsiBasic(centos_relbase.centos70_bionic,
__test__ = True
[email protected]_by_date("1859858", fixby="2020-03-06", install=False)
class Centos70FocalTestScsiBasic(centos_relbase.centos70_focal,
TestBasicScsiAbs, CentosTestBasicAbs):
__test__ = True