Pipelines sleep and periodically check if results from testing farm are already available. This is usually not a problem, but if hundreds of builds pile up, then we can easily run out of resources.
There is a plugin called "Webhook Step": https://www.jenkins.io/doc/pipeline/steps/webhook-step/ https://github.com/jenkinsci/webhook-step-plugin
It creates a dummy URL that Testing Farm could call once the results are available.
Oh nice, so this is a thing, pretty cool!
so it is expected that the token you will send us?
Metadata Update from @msrb: - Issue assigned to msrb
This has been fixed long time ago, closing.
Metadata Update from @msrb: - Issue status updated to: Closed (was: Open)