summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Zhang <rui.zhang@mongodb.com>2016-08-19 12:05:46 -0700
committerRui Zhang <rui.zhang@mongodb.com>2016-08-19 12:05:46 -0700
commit12d5e9aa5713bcaf9bea540b998beb45f9e97bb2 (patch)
tree03d4676103abe0d91eb67087a20800be25443e2f
parent02080063e74e89e532849b51ecc143bfeb07dd5e (diff)
downloadmongo-12d5e9aa5713bcaf9bea540b998beb45f9e97bb2.tar.gz
SERVER-25672 Use rhel70 for sys-perf and mongo-perf
-rw-r--r--etc/perf.yml2
-rw-r--r--etc/system_perf.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index c54ff986c38..9a4c26b1786 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -710,7 +710,7 @@ buildvariants:
tasks:
- name: compile
distros:
- - rhel55
+ - rhel70
- name: aggregation
- name: query
- name: where
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 61d8af0a6cd..196163f670d 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -629,7 +629,7 @@ buildvariants:
tasks:
- name: compile
distros:
- - rhel55
+ - rhel70
- name: industry_benchmarks_WT
- name: core_workloads_WT
- name: industry_benchmarks_MMAPv1