Skip to content

Commit 2d25168

Browse files
committed
Revert "lvmohba: Add tests to Broken tests"
This reverts commit 178bd4c.
1 parent 916f3ad commit 2d25168

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

jobs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -570,8 +570,6 @@ class JobData(TypedDict):
570570
BROKEN_TESTS = [
571571
# not really broken but has complex prerequisites (3 NICs on 3 different networks)
572572
"tests/migration/test_host_evacuate.py::TestHostEvacuateWithNetwork",
573-
# needs Fibre Channel host bus adapter (HBA)
574-
"tests/storage/lvmohba",
575573
# running quicktest on zfsvol generates dangling TAP devices that are hard to
576574
# cleanup. Bug needs to be fixed before enabling quicktest on zfsvol.
577575
"tests/storage/zfsvol/test_zfsvol_sr.py::TestZfsvolVm::test_quicktest",

0 commit comments

Comments
 (0)