temurin-build icon indicating copy to clipboard operation
temurin-build copied to clipboard

Analyse build pipeline execution times/capacity to ensure win32 pipelines don't block win64

Open sxa opened this issue 2 years ago • 1 comments

There have been some concern during the release cycle relating to win32 pipelines taking priority over win64 during the release cycles. Ideally we should have sufficient capacity to perform both in parallel but there have been some outages recently. We should look at our capacity for the weekend runs (equivalent to the release pipelines) and determine if we have sufficient capacity for runnign both in parallel so that the win64 pipelines are not unnecessarily disadvantaged.

sxa avatar Aug 10 '22 13:08 sxa

Win64 JDK8 pipeline - 3h21 https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/2216 Win32 JDK8 pipeline - 4h14 https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/2217/

sxa avatar Aug 11 '22 12:08 sxa