There was an error while loading. Please reload this page.
1 parent 916f3ad commit 2d25168Copy full SHA for 2d25168
1 file changed
jobs.py
@@ -570,8 +570,6 @@ class JobData(TypedDict):
570
BROKEN_TESTS = [
571
# not really broken but has complex prerequisites (3 NICs on 3 different networks)
572
"tests/migration/test_host_evacuate.py::TestHostEvacuateWithNetwork",
573
- # needs Fibre Channel host bus adapter (HBA)
574
- "tests/storage/lvmohba",
575
# running quicktest on zfsvol generates dangling TAP devices that are hard to
576
# cleanup. Bug needs to be fixed before enabling quicktest on zfsvol.
577
"tests/storage/zfsvol/test_zfsvol_sr.py::TestZfsvolVm::test_quicktest",
0 commit comments