QEMU_CI: skip BMC Time Test
Been dealing with intermittent fails due to this test in CI for over a
year now. There was an attempt at a fix in openbmc/bmcweb#264 but we're
still seeing intermittent failures.
Unfortunately, this most recent fail is happening in a way that we're
no longer collecting FFDC for the fails so there's no easy way to
debug.
CI is meant to catch regressions, but here it's catching an existing
issue and causing a lot of churn on CI. The issue is timing related and
could be QEMU specific. Because of this it has been difficult to
commit much debug resource to it.
Change-Id: I0aa0a8f3cc34caf46d727bef24e1ee3ecc3bf788
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/test_lists/QEMU_CI b/test_lists/QEMU_CI
index 04da298..85c9c20 100644
--- a/test_lists/QEMU_CI
+++ b/test_lists/QEMU_CI
@@ -13,7 +13,7 @@
--include Verify_Update_Service_Enabled
--include Verify_Redfish_Software_Inventory_Collection
--include Redfish_Software_Inventory_Status_Check
---include Verify_Redfish_BMC_Time
+# openbmc/bmcweb#264 --include Verify_Redfish_BMC_Time
--include Verify_Redfish_Invalid_URL_Response_Code
--include Verify_Redfish_Unresponsive_URL_paths
#IPMI tests.