From 89ebf83cc4eb3733c3ce12d0f020cf6c9056116c Mon Sep 17 00:00:00 2001 From: Nikhil Date: Mon, 25 Sep 2023 17:28:20 -0700 Subject: [PATCH] intel/ci: debug spawn re-enable Signed-off-by: Nikhil Nanal --- contrib/intel/jenkins/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/intel/jenkins/tests.py b/contrib/intel/jenkins/tests.py index 06717f85991..8268fa37686 100755 --- a/contrib/intel/jenkins/tests.py +++ b/contrib/intel/jenkins/tests.py @@ -707,7 +707,7 @@ def __init__(self, jobname, buildno, testname, core_prov, fabric, self.pwd = os.getcwd() self.weekly = weekly self.mpichtests_exclude = { - 'tcp' : { '.' : [('spawn','dir'), ('rma','dir')], + 'tcp' : { '.' : [('rma','dir')], 'threads' : [('spawn','dir'), ('rma','dir')], 'threads/comm' : [('idup_nb 4','test'), ('idup_comm_gen 4','test')],