From 1b3bc0e6a30845a88ea5a38beffdd7010402c7d9 Mon Sep 17 00:00:00 2001 From: Christian Geddes Date: Wed, 25 Sep 2019 13:58:23 -0500 Subject: [PATCH] Disable OMI deconfig tests These tests cannot run as part of the standard test suite as they disrupt targeting expectations from other tests that are running in parallel. Currently we are seeing other tests cases that use the OMI/OCMB targets to fail intermittently because targets are missing. Change-Id: Id152e6f571465fee22bae5789eb9a92643738d4b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/84250 Tested-by: Jenkins Server Reviewed-by: Matt Derksen Reviewed-by: Glenn Miles Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Roland Veloz Reviewed-by: Daniel M Crowell --- src/usr/hwas/test/hwasGardTest.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usr/hwas/test/hwasGardTest.H b/src/usr/hwas/test/hwasGardTest.H index 01c8d173516..1edc8a4450a 100644 --- a/src/usr/hwas/test/hwasGardTest.H +++ b/src/usr/hwas/test/hwasGardTest.H @@ -51,7 +51,7 @@ #define DISABLE_EX_UNIT_TESTS 1 //$$#define DISABLE_UNIT_TESTS 0 -#define DISABLE_OMI_UNIT_TESTS 0 +#define DISABLE_OMI_UNIT_TESTS 1 #if DISABLE_OMI_UNIT_TESTS #define ENABLE_OMI_UNIT_TEST_1 0