There was an error while loading. Please reload this page.
1 parent 2121c6f commit acf1a43Copy full SHA for acf1a43
1 file changed
jobs.py
@@ -584,8 +584,6 @@ class JobData(TypedDict):
584
BROKEN_TESTS = [
585
# not really broken but has complex prerequisites (3 NICs on 3 different networks)
586
"tests/migration/test_host_evacuate.py::TestHostEvacuateWithNetwork",
587
- # needs Fibre Channel host bus adapter (HBA)
588
- "tests/storage/lvmohba",
589
# running quicktest on zfsvol generates dangling TAP devices that are hard to
590
# cleanup. Bug needs to be fixed before enabling quicktest on zfsvol.
591
"tests/storage/zfsvol/test_zfsvol_sr.py::TestZfsvolVm::test_quicktest",
0 commit comments