summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKyle Erf <erf@mongodb.com>2015-11-06 11:46:05 -0500
committerKyle Erf <erf@mongodb.com>2015-11-06 11:46:18 -0500
commit0c9cb0d6d8cc9b4a0121a12d29bf202c8c6e972b (patch)
treea2eccd1466cd8143afbda9746f860d0cb50661ba /etc
parent7ed2f9786e541d7df22660a09f8a86668e667d60 (diff)
downloadmongo-0c9cb0d6d8cc9b4a0121a12d29bf202c8c6e972b.tar.gz
SERVER-20881 remove RHEL55 priority from evergreen
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 5fa4d0714fd..80e07e2f4bc 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -81,9 +81,6 @@ variables:
- amazon
- debian71
-- &MAX_PRIORITY
- priority: 2147483647 # special case to make sure compiles aren't blocked in patches
-
#######################################
# Functions #
#######################################
@@ -2082,7 +2079,6 @@ buildvariants:
test_flags: --continueOnFailure
tasks:
- name: compile
- <<: *MAX_PRIORITY
distros:
- rhel55
- name: lint
@@ -2188,7 +2184,6 @@ buildvariants:
test_flags: --continueOnFailure --repeat=10 --shuffle
tasks:
- name: compile
- <<: *MAX_PRIORITY
distros:
- rhel55
- name: dbtest
@@ -2223,7 +2218,6 @@ buildvariants:
compile_flags: --dbg=on --opt=on -j$(grep -c ^processor /proc/cpuinfo) CC=/opt/mongodbtoolchain/bin/gcc CXX=/opt/mongodbtoolchain/bin/g++
tasks:
- name: compile
- <<: *MAX_PRIORITY
distros:
- rhel55
- name: aggregation
@@ -2308,7 +2302,6 @@ buildvariants:
test_flags: --continueOnFailure --nojournal
tasks:
- name: compile
- <<: *MAX_PRIORITY
distros:
- rhel55
- name: aggregation
@@ -2739,7 +2732,6 @@ buildvariants:
test_flags: --continueOnFailure --storageEngine=mmapv1 -j1 # Avoid starting too many mongod's on 32-bit systems.
tasks:
- name: compile
- <<: *MAX_PRIORITY
distros:
- rhel55
- name: dbtest
@@ -2770,7 +2762,6 @@ buildvariants:
test_flags: --continueOnFailure
tasks:
- name: compile
- <<: *MAX_PRIORITY
distros:
- rhel55
- name: dbtest
@@ -3706,7 +3697,6 @@ buildvariants:
packager_distro: rhel55
tasks:
- name: compile
- <<: *MAX_PRIORITY
distros:
- rhel55
- name: aggregation