-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As part of STAR-5288 the deflakinator needs to be updated to support specifying input as a JSON file. Update the script to accept the format:
{ "variants_to_tasks": [ { "_id": "enterprise-macos-arm64", "tasks": [ "compile_dist_test", "push", "replica_sets_auth" ] }, { "_id": "rhel90", "tasks": [ "test_packages" ] } ] }