After the ticket, WT-7059 is finished/done. Mostly all of the evergreen tests will run on ubuntu-2004, except the large-scale tests as it is dependent on the build ticket
After build ticket is finished a simple change in the evergreen.yml will allow this large-scale-tests to run on ubuntu-2004 as well.
Here is the diff:
--- a/test/evergreen.yml
+++ b/test/evergreen.yml
@@ -2855,7 +2855,7 @@ buildvariants:
tasks:
- name: many-dhandle-stress-test
- name: many-collection-test
- distros: ubuntu1804-wt-large
+ distros: ubuntu2004-wt-large
- name: cppsuite-stress-tests
display_name: "Cppsuite Stress Tests"
- depends on
-
WT-7059 Upgrade Evergreen distros to Ubuntu 20.04
- Closed