Skip to content

Replace hardcoded values #3038

@betulependule

Description

@betulependule

The test types that can be triggered in Fedora CI are hardcoded in the parser meant for parsing Fedora CI retriggering comments.

choices=["installability", "rpmlint", "rpminspect", "custom"],

Additional support of new types of tests without updating this hardcoded list would result of retriggering of those tests not being possible. Remove the hardcoded values and use DownstreamTestingFarmJobHelper.get_fedora_ci_tests() instead.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions