summaryrefslogtreecommitdiffstats
path: root/src/usr/hwas/test/hwasGardTest.H
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2019-09-25 13:58:23 -0500
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-09-26 11:20:34 -0500
commit1b3bc0e6a30845a88ea5a38beffdd7010402c7d9 (patch)
treed8eda91a6c03df3aa0f604e87a0a9a8560113436 /src/usr/hwas/test/hwasGardTest.H
parent8e6285e72a3b0f3b35da6700467954b3e125e49f (diff)
downloadtalos-hostboot-1b3bc0e6a30845a88ea5a38beffdd7010402c7d9.tar.gz
talos-hostboot-1b3bc0e6a30845a88ea5a38beffdd7010402c7d9.zip
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 <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Glenn Miles <milesg@ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/hwas/test/hwasGardTest.H')
-rw-r--r--src/usr/hwas/test/hwasGardTest.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwas/test/hwasGardTest.H b/src/usr/hwas/test/hwasGardTest.H
index 01c8d1735..1edc8a445 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
OpenPOWER on IntegriCloud