summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZakhar Kleyman <zakhar.kleyman@mongodb.com>2020-01-27 10:49:17 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-01-27 16:02:54 +0000
commit613fcbd73cf6c059a98eaf315701eb3afd4efc65 (patch)
treed46bb496138c42db028de27d2a082b3596dd1876
parent63744c0404eb7c17dfb107b03b85c87ac69c9159 (diff)
downloadmongo-613fcbd73cf6c059a98eaf315701eb3afd4efc65.tar.gz
SERVER-45713 run rhel7 publish tasks on larger distro
-rw-r--r--etc/evergreen.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 451bd46ebe9..05d1a8a1998 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -7954,6 +7954,8 @@ buildvariants:
distros:
- ubuntu1604-packer
- name: push
+ distros:
+ - rhel70
- name: enterprise-rhel-80-64-bit
display_name: "Enterprise RHEL 8.0"
@@ -8225,6 +8227,8 @@ buildvariants:
distros:
- ubuntu1604-packer
- name: push
+ distros:
+ - rhel70
- name: rhel80
display_name: SSL RHEL 8.0
@@ -8430,7 +8434,7 @@ buildvariants:
- name: write_concern_majority_passthrough_WT
- name: push
distros:
- - rhel70-small
+ - rhel70
###########################################
# Ubuntu buildvariants #