RedHatQE / newa

New Errata Workflow Automation.
Apache License 2.0
0 stars 4 forks source link

Support multiple system architectures #40

Closed kkaarreell closed 2 months ago

kkaarreell commented 3 months ago

Populates Erratum.archs with a list of relevant architectures obtained from the erratum. Also, enables to override architectures through the --arch option of the schedule command. Subsequently, updates dimensions configuration with an extra arch dimension that results in creating a singleRequest() per architecture.

kkaarreell commented 3 months ago

I would appreciate advise on how to represent individual architectures in the code.