Skip to content

Change polling interval for AQA_Test_Pipeline remote triggered status #6885

@smlambert

Description

@smlambert

At the moment, when we remote trigger test jobs from AQA_Test_Pipeline on a separate server, and want to retrieve status, we are polling every 10 seconds, which is overkill. We can switch it to every 10-20 min 4 min (as per adoptium/ci-jenkins-pipelines#1360) which will reduce the size of console output and less queries to remote server.

https://github.com/adoptium/aqa-tests/blob/master/buildenv/jenkins/aqaTestPipeline.groovy#L348-L375

The polling interval for remote triggered jobs from the build pipeline is already changed to every 20 min (via this PR: adoptium/ci-jenkins-pipelines#1240).

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions