mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 09:06:21 +01:00
Remove rhel55 from unnecessary tasks and build variants
This commit is contained in:
parent
a0bbce2421
commit
958cc2c30c
@ -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.
|
||||
@ -1744,7 +1743,6 @@ buildvariants:
|
||||
display_name: Linux 64-bit DEBUG
|
||||
modules: ~
|
||||
run_on:
|
||||
- rhel55
|
||||
- rhel55-test
|
||||
batchtime: 1440 # 1 day
|
||||
expansions:
|
||||
@ -1823,7 +1821,6 @@ buildvariants:
|
||||
display_name: Linux 64-bit DUR OFF
|
||||
modules: ~
|
||||
run_on:
|
||||
- rhel55
|
||||
- rhel55-test
|
||||
batchtime: 1440 # 1 day
|
||||
expansions:
|
||||
@ -1881,7 +1878,6 @@ buildvariants:
|
||||
stepback: false
|
||||
display_name: Linux 64-bit LSM
|
||||
run_on:
|
||||
- rhel55
|
||||
- rhel55-test
|
||||
batchtime: 1440 # 1 day
|
||||
expansions:
|
||||
@ -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.
|
||||
@ -3099,7 +3095,6 @@ buildvariants:
|
||||
display_name: SSL RHEL 5.5 64-bit
|
||||
modules: ~
|
||||
run_on:
|
||||
- rhel55
|
||||
- rhel55-test
|
||||
batchtime: 1440 # 1 day
|
||||
expansions:
|
||||
|
Loading…
Reference in New Issue
Block a user