From b1669dd639ec24a49bd28a795e09936fd491e8da Mon Sep 17 00:00:00 2001 From: James Foucar Date: Thu, 3 Sep 2015 12:30:41 -0600 Subject: [PATCH] Limit titan to acme_developer for now Due to very slow turnaround times on titan, let's limit titan to running acme_developer while we're trying to stand up testing. [BFB] --- scripts/acme/acme_util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/acme/acme_util.py b/scripts/acme/acme_util.py index 2e0c84e2d463..95dd1e261998 100644 --- a/scripts/acme/acme_util.py +++ b/scripts/acme/acme_util.py @@ -81,7 +81,7 @@ ), "titan" : ( "pgi", - "acme_integration", + "acme_developer", True, "cli115", "/lustre/atlas/scratch//",