Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
v4.4
-
DAG 2020-11-16
-
2
Description
It currently generates the compile_without_package_TG task group to run on the rhel62-small distro for the following build variants:
- ! Enterprise RHEL 6.2 (implicit multiversion)
- ! Enterprise RHEL 6.2 (inMemory)
- ! Enterprise RHEL 6.2 (majority read concern off)
burn_in_tags_gen.json |
{
|
"name": "enterprise-rhel-62-64-bit-multiversion-required",
|
"tasks": [
|
{
|
"name": "burn_in:sharding_multiversion_0_enterprise-rhel-62-64-bit-multiversion-required"
|
},
|
{
|
"name": "compile_without_package_TG"
|
}
|
],
|
...
|
"run_on": [
|
"rhel62-small"
|
],
|
}
|
Attachments
Issue Links
- depends on
-
EVG-13332 Provided "signed" artifact URL via the API
-
- Closed
-
- related to
-
SERVER-60513 Run burn_in_tags compile on -large distro
-
- Closed
-