Skip to content

Commit

Permalink
Remove rhel55 from unnecessary tasks and build variants
Browse files Browse the repository at this point in the history
  • Loading branch information
ehershey committed Aug 14, 2015
1 parent a0bbce2 commit 958cc2c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions etc/evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1642,7 +1642,6 @@ buildvariants:
display_name: Linux 64-bit
modules: ~
run_on:
- rhel55
- rhel55-test
expansions:
gitvars: LD_LIBRARY_PATH=/opt/openssl/lib64 #needed to workaround the old openSSL on rhel55 builders.
Expand Down Expand Up @@ -1744,7 +1743,6 @@ buildvariants:
display_name: Linux 64-bit DEBUG
modules: ~
run_on:
- rhel55
- rhel55-test
batchtime: 1440 # 1 day
expansions:
Expand Down Expand Up @@ -1823,7 +1821,6 @@ buildvariants:
display_name: Linux 64-bit DUR OFF
modules: ~
run_on:
- rhel55
- rhel55-test
batchtime: 1440 # 1 day
expansions:
Expand Down Expand Up @@ -1881,7 +1878,6 @@ buildvariants:
stepback: false
display_name: Linux 64-bit LSM
run_on:
- rhel55
- rhel55-test
batchtime: 1440 # 1 day
expansions:
Expand Down Expand Up @@ -2316,7 +2312,7 @@ buildvariants:
display_name: Linux 64-bit (Decimal Enabled)
modules: ~
run_on:
- rhel55
- rhel55-test
batchtime: 1440 # 1 day
expansions:
gitvars: LD_LIBRARY_PATH=/opt/openssl/lib64 #needed to workaround the old openSSL on rhel55 builders.
Expand Down Expand Up @@ -3099,7 +3095,6 @@ buildvariants:
display_name: SSL RHEL 5.5 64-bit
modules: ~
run_on:
- rhel55
- rhel55-test
batchtime: 1440 # 1 day
expansions:
Expand Down

0 comments on commit 958cc2c

Please sign in to comment.