summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test
diff options
context:
space:
mode:
authorChenhao Qu <chenhao.qu@mongodb.com>2022-11-02 11:54:31 +1100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-11-02 02:00:19 +0000
commit627a375f5d31ff7af5bd9e854fc9a3186872c219 (patch)
tree6a3ff5cd65e82ebe295b6911076ae3c38da7a718 /src/third_party/wiredtiger/test
parenta74e6dc9b55ed3d6a6e7c40e51b4f76d28de0516 (diff)
downloadmongo-627a375f5d31ff7af5bd9e854fc9a3186872c219.tar.gz
Import wiredtiger: 6215c6d6281a0811ecd1ddf56ecc05fe232265f9 from branch mongodb-master
ref: 411731ff50..6215c6d628 for: 6.2.0-rc0 WT-10001 Increasing the variant size (run_on) for little endian tests as the output from the previous tests has grown due to mirror branch and ops tracking.Updating the little endian tests to run on a larger host due to ops tracking in format using more disk space
Diffstat (limited to 'src/third_party/wiredtiger/test')
-rwxr-xr-xsrc/third_party/wiredtiger/test/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/evergreen.yml b/src/third_party/wiredtiger/test/evergreen.yml
index 27007dedcb4..adbf3173d10 100755
--- a/src/third_party/wiredtiger/test/evergreen.yml
+++ b/src/third_party/wiredtiger/test/evergreen.yml
@@ -4648,7 +4648,7 @@ buildvariants:
- name: little-endian
display_name: "~ Little-endian (x86)"
run_on:
- - ubuntu1804-test
+ - ubuntu1804-large
batchtime: 4320 # 3 days
expansions:
python_binary: '/opt/mongodbtoolchain/v3/bin/python3'