-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
8
InĀ WT-8511, we identified sections where we fetch artifacts while still recompiling WiredTiger within the same task. As a short-term solution, we removed the fetching as it was useless.
The long-term solution should be, if possible:
- Compile WiredTiger for each variant
- Upload the artifacts
- Fetch the correct artifacts for each test so we don't need to compile them again.
Note: It would be preferable to do it after WT-8020 is done so we don't spend time investigating issues related to AutoConf builds.
- has to be done after
-
WT-8020 Convert WiredTiger Evergreen tests to use CMake
- Closed
- is duplicated by
-
WT-5151 Remove redundant WT builds in evergreen make check tests
- Closed
- is related to
-
WT-8511 Remove unnecessary steps in evergreen.yml
- Closed
- related to
-
WT-6024 Make testing binaries relocatable across machines and folders
- Backlog