-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v4.4
-
DAG 2020-11-16
-
2
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" ], }
- related to
-
SERVER-60513 Run burn_in_tags compile on -large distro
- Closed