-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Correctness
-
Fully Compatible
-
135
All of these main bullet points should be a separate commit but they should be pushed together in the same commit queue task. The reason they should be pushed as separate commits is in the case of needing to revert one aspect of this entire task.
- Change references from "master" to "v8.0" in copybara configurations
- copybara.sky
- copybara.staging.sky
- Change references from "master" to "v8.0" in evergreen nightly project configurations
- etc/evergreen_yml_components/definitions.yml - suffix in "get buildnumber" function
- Update filename suffixes from "latest" to "v8.0-latest" in buildscripts/generate_version_expansions.py
- Remove variants from sys-perf
- comment out "etc/evergreen_yml_components/variants/perf/perf.yml" import from etc/system_perf.yml
- Move variants to evergreen nightly project
- comment/uncomment lines in "include" list as the comments above those lines suggest
- Promote variants to be "required" by replacing "* " prefixes with "! "
- * Amazon Linux 2 arm64 Enterprise
- * Shared Library {A,UB}SAN Enterprise RHEL 8.0 DEBUG
- * Enterprise Windows
- Remove variants that don't exist in evergreen nightly project from burn_in_tags configuration
- related to
-
SERVER-68505 STM Branching Task
- Closed