Closed smlambert closed 1 week ago
I believe this is now happening, need to confirm.
No, this has not been done.
To enable this we can set AUTO_AQA_GEN of AQA_Test_Pipeline, which will force generate test jobs (parents) by job Test_Job_Auto_Gen . And will also set GENERATE_JOBS correspondingly to force generate test child jobs.
As this will regen the job per platform by Test_Job_Auto_Gen and each parents job will regen all sub jobs I'm not sure how it will affect the actual jobs ( running time). So might also just enable for non-release (EA).
GENERATE_JOBS calls Test_Job_Auto_Gen to trigger the test jobs to be regenerated. Setting that parameter to true means that jobs will be using the latest updates to test job parameters. We already regenerate AQAvit test jobs triggered by EA buiilds, this issue is to also regenerate test jobs on the temurin-compliance Jenkins server.