Skip to content

Commit

Permalink
Import wiredtiger: 579f7db8956e9a87336bde6c53d7f77f05aaa345 from bran…
Browse files Browse the repository at this point in the history
…ch mongodb-master

ref: 99e454c4b6..579f7db895
for: 8.0.0-rc0

WT-12292 Stop using ubuntu1804-XX distros in evergreen

GitOrigin-RevId: 8917686b5f4b35b942eb2da01eac2d89b2589d7d
  • Loading branch information
ruby-oujo authored and MongoDB Bot committed Feb 28, 2024
1 parent 56ceb98 commit c043415
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/third_party/wiredtiger/import.data
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"vendor": "wiredtiger",
"github": "wiredtiger/wiredtiger.git",
"branch": "mongodb-master",
"commit": "99e454c4b6bcab8e1eb0fcf5411cce8497c3fcc8"
"commit": "579f7db8956e9a87336bde6c53d7f77f05aaa345"
}
2 changes: 1 addition & 1 deletion src/third_party/wiredtiger/test/evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5493,7 +5493,7 @@ buildvariants:
- name: little-endian
display_name: "~ Little-endian (x86)"
run_on:
- ubuntu1804-large
- ubuntu2204-large
batchtime: 4320 # 3 days
expansions:
ENABLE_TCMALLOC: -DENABLE_TCMALLOC=0
Expand Down
2 changes: 1 addition & 1 deletion src/third_party/wiredtiger/test/evergreen_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ buildvariants:
display_name: Compatibility tests (less frequent)
batchtime: 10080 # 7 days
run_on:
- ubuntu1804-test
- ubuntu2004-test
expansions:
ENABLE_TCMALLOC: -DENABLE_TCMALLOC=0
num_jobs: $(echo "`grep -c ^processor /proc/cpuinfo`" | bc)
Expand Down

0 comments on commit c043415

Please sign in to comment.