Skip to content

Commit

Permalink
intel/ci: debug spawn re-enable
Browse files Browse the repository at this point in the history
Signed-off-by: Nikhil Nanal <[email protected]>
  • Loading branch information
nikhilnanal committed Sep 26, 2023
1 parent fdb0597 commit 89ebf83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/intel/jenkins/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -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')],
Expand Down

0 comments on commit 89ebf83

Please sign in to comment.