-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
v7.0
-
Security 2023-07-24, Security 2023-08-07
LTS branches have Evergreen projects defined by evergreen_nightly.yml. That means, suites we add to evergreen.yml won't run on LTS branches, unless we also copy them into the nightly YAML file.
We should move our definition of the ~ Security Daily Cron" build variant which runs the BlackDuck scanner from evergreen.yml to evergreen_nightly.yml. This would:
- Slightly reduce the size of the mongodb-mongo-master project
- Place the infrequently run Cron variant with other periodic but infrequent tasks.
- Ensure that freshly split LTS branches will automatically retain the variant, without manual intervention.
- is caused by
-
SERVER-65878 Migration to separate evergreen configurations needs to be completed
- Closed
- is related to
-
SERVER-75833 6.0 evergreen_nightly.yml is problematic for backports
- Backlog
-
SERVER-77245 Enable Black Duck on 7.0
- Closed
-
SERVER-68841 Enable Black Duck on 6.0
- Closed
-
SERVER-78312 Move libfuzzer suite from evergreen.yml to sanitizer.yml
- Closed