summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2023-01-05 12:51:02 +1100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-01-05 02:26:30 +0000
commit465b6878c273218fe305efa9066cc4db2aaf8f87 (patch)
treefe595f9020bb1905cd7851bc439778c2f2b1de8d
parent3dc6cd2613648179059128a966ed887475f34290 (diff)
downloadmongo-465b6878c273218fe305efa9066cc4db2aaf8f87.tar.gz
Import wiredtiger: 9a33bcf39fe9ce430729ad16865b149838fbff07 from branch mongodb-6.2
ref: 659bbb26d9..9a33bcf39f for: 6.2.0-rc5 WT-10250 Remove certain Evergreen builders for release branches
-rw-r--r--src/third_party/wiredtiger/import.data2
-rwxr-xr-xsrc/third_party/wiredtiger/test/evergreen.yml120
2 files changed, 1 insertions, 121 deletions
diff --git a/src/third_party/wiredtiger/import.data b/src/third_party/wiredtiger/import.data
index f3f10585ac4..adbc57cfc21 100644
--- a/src/third_party/wiredtiger/import.data
+++ b/src/third_party/wiredtiger/import.data
@@ -2,5 +2,5 @@
"vendor": "wiredtiger",
"github": "wiredtiger/wiredtiger.git",
"branch": "mongodb-6.2",
- "commit": "659bbb26d9e357b714a782755442c78e05ddca7a"
+ "commit": "9a33bcf39fe9ce430729ad16865b149838fbff07"
}
diff --git a/src/third_party/wiredtiger/test/evergreen.yml b/src/third_party/wiredtiger/test/evergreen.yml
index ed4c346dd0b..944eda043c0 100755
--- a/src/third_party/wiredtiger/test/evergreen.yml
+++ b/src/third_party/wiredtiger/test/evergreen.yml
@@ -4889,70 +4889,6 @@ buildvariants:
- name: ".stress-test-no-barrier-nonstandalone"
- name: format-abort-recovery-stress-test-nonstandalone
-- name: ubuntu2004-perf-tests
- display_name: Ubuntu 20.04 Performance tests
- batchtime: 1440 # 1 day
- run_on:
- - ubuntu2004-medium
- expansions:
- test_env_vars:
- WT_TOPDIR=$(git rev-parse --show-toplevel)
- WT_BUILDDIR=$WT_TOPDIR/cmake_build
- LD_LIBRARY_PATH=$WT_BUILDDIR:$WT_BUILDDIR/test/utility/
- CC_OPTIMIZE_LEVEL: -DCC_OPTIMIZE_LEVEL=-O3
- HAVE_DIAGNOSTIC: -DHAVE_DIAGNOSTIC=0
- CMAKE_TOOLCHAIN_FILE: -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/mongodbtoolchain_v3_gcc.cmake
- CMAKE_INSTALL_PREFIX: -DCMAKE_INSTALL_PREFIX=$(pwd)/cmake_build/LOCAL_INSTALL
- python_binary: '/opt/mongodbtoolchain/v3/bin/python3'
- pip3_binary: '/opt/mongodbtoolchain/v3/bin/pip3'
- virtualenv_binary: '/opt/mongodbtoolchain/v3/bin/virtualenv'
- smp_command: -j $(echo "`grep -c ^processor /proc/cpuinfo` * 2" | bc)
- cmake_generator: Ninja
- make_command: ninja
- tasks:
- - name: compile
- - name: ".btree-perf"
- # Disable LSM perf tests till the support for LSM is restored.
- # - name: ".lsm-perf"
- - name: ".stress-perf"
- - name: ".checkpoint-perf"
- - name: ".evict-perf"
- - name: ".log-perf"
- - name: ".long-perf"
- - name: ".oplog-perf"
- - name: many-dhandle-stress
- - name: ".wt2853-perf"
- - name: cppsuite-bounded-cursor-perf-stress
- display_tasks:
- - name: Wiredtiger-perf-btree-jobs
- execution_tasks:
- - ".btree-perf"
- # Disable LSM perf tests till the support for LSM is restored.
- # - name: Wiredtiger-perf-lsm-jobs
- # execution_tasks:
- # - ".lsm-perf"
- - name: Wiredtiger-perf-stress-jobs
- execution_tasks:
- - ".stress-perf"
- - name: Wiredtiger-perf-checkpoint-jobs
- execution_tasks:
- - ".checkpoint-perf"
- - name: Wiredtiger-perf-evict-jobs
- execution_tasks:
- - ".evict-perf"
- - name: Wiredtiger-perf-log-jobs
- execution_tasks:
- - ".log-perf"
- - name: Wiredtiger-perf-long-jobs
- execution_tasks:
- - ".long-perf"
- - name: Wiredtiger-perf-oplog-jobs
- execution_tasks:
- - ".oplog-perf"
- - name: WiredTiger-wt2853-perf
- execution_tasks:
- - ".wt2853-perf"
-
- name: large-scale-tests
display_name: "Large scale tests"
batchtime: 480 # 3 times a day
@@ -5023,16 +4959,6 @@ buildvariants:
tasks:
- name: package
-- name: documentation-update
- display_name: "~ Documentation update"
- batchtime: 10080 # 7 days
- run_on:
- - ubuntu2004-test
- expansions:
- doc_update_branches: develop,mongodb-6.0,mongodb-5.0,mongodb-4.4,mongodb-4.2
- tasks:
- - name: doc-update
-
- name: linux-no-ftruncate
display_name: Linux no ftruncate
batchtime: 1440 # 1 day
@@ -5094,52 +5020,6 @@ buildvariants:
- name: long-test
- name: configure-combinations
-- name: code-statistics
- display_name: "Code statistics"
- run_on:
- - ubuntu2004-test
- expansions:
- test_env_vars:
- PATH=/opt/mongodbtoolchain/v3/bin:$PATH
- WT_TOPDIR=$(git rev-parse --show-toplevel)
- WT_BUILDDIR=$WT_TOPDIR/cmake_build
- LD_LIBRARY_PATH=$WT_BUILDDIR
- LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libeatmydata.so
- make_command: ninja
- cmake_generator: Ninja
- CMAKE_TOOLCHAIN_FILE: -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/mongodbtoolchain_v3_gcc.cmake
- CMAKE_INSTALL_PREFIX: -DCMAKE_INSTALL_PREFIX=$(pwd)/cmake_build/LOCAL_INSTALL
- tasks:
- - name: coverage-report
- batchtime: 10080 # 7 days
- - name: cyclomatic-complexity
-
-- name: compatibility-tests-less-frequent
- display_name: Compatibility tests (less frequent)
- batchtime: 10080 # 7 days
- run_on:
- - ubuntu1804-test
- tasks:
- - name: compatibility-test-for-older-releases
- - name: compatibility-test-for-wt-standalone-releases
-
-- name: compatibility-tests-daily
- display_name: Compatibility tests (daily)
- batchtime: 1440 # 1 day
- run_on:
- - ubuntu2004-test
- tasks:
- - name: compatibility-test-upgrade-to-latest
-
-- name: compatibility-tests
- display_name: Compatibility tests
- run_on:
- - ubuntu2004-test
- tasks:
- - name: compatibility-test-for-newer-releases
- - name: compatibility-test-for-patch-releases
- - name: import-compatibility-test
-
- name: windows-64
display_name: "! Windows 64-bit"
run_on: