From 9145082bb0ca4a8788765a8d11f1694cbd63f9ca Mon Sep 17 00:00:00 2001 From: Christian Geddes Date: Wed, 13 Mar 2019 10:46:58 -0500 Subject: Disable OCMB mmio communication tests until MMIO works We want to start running Axone in CI and this is blocking ,disable for now. Change-Id: Iadf61be5a4c8e61e659848c7be74080d88cf131d Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73249 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: Daniel M. Crowell --- src/usr/expaccess/runtime/test/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/usr/expaccess/runtime') diff --git a/src/usr/expaccess/runtime/test/makefile b/src/usr/expaccess/runtime/test/makefile index addcbd5e7..442fc0953 100644 --- a/src/usr/expaccess/runtime/test/makefile +++ b/src/usr/expaccess/runtime/test/makefile @@ -30,7 +30,8 @@ MODULE = testexpaccess_rt include ../../test/test.mk -TESTS = ../../test/*.H +#TODO RTC:196806 re-enable mmio communication tests when mmio works +TESTS = ../../test/expscomtest.H include ${ROOTPATH}/config.mk -- cgit v1.2.3