summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJonathan Reams <jbreams@mongodb.com>2015-06-12 13:23:04 -0400
committerJonathan Reams <jbreams@mongodb.com>2015-06-12 13:23:04 -0400
commit65b1d55619508269a7f26e9ac73e9b6d2ccdce89 (patch)
tree1fcf163708956180624ce00bca583aabbb354ea5 /etc
parent8243e30b202f25c65c8bf1517901e69b726322eb (diff)
downloadmongo-65b1d55619508269a7f26e9ac73e9b6d2ccdce89.tar.gz
BUILD-599 Remove RHEL 5.7 AMIs
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 37908ca4e5e..59d000a4f71 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -3205,7 +3205,7 @@ buildvariants:
modules:
- enterprise
run_on:
- - rhel57-test
+ - rhel55-test
expansions:
gitvars: LD_LIBRARY_PATH=/opt/openssl/lib64 #needed to workaround the old openSSL on rhel55 builders.
gorootvars: GOROOT=/opt/go PATH="/opt/go/bin:$PATH"