CI: Migrate [oc.build:static-x86_64-linux-binaries], [oc.build_x86_64-exp-dev-extra], [build-layer1-profiling] and [oc.script:snapshot_alpha_and_link to gcp_very_high_cpu]
What
Optimize the pipeline to decrease overall runtime.
This MR is the step 3 and follows the !16340 (merged) (Step 1) and !16858 (merged) (Step 2).
Step 4 will be to double the number of parallel for tezt-memory-3k CI job.
Why
Reducing the total duration of your pipeline will allow us a better experience by developers and a better productivity.
How
By setting the tag gcp_very_high_cpu on following CI jobs:
gcp tag |
gcp_very_high_cpu tag |
|
|---|---|---|
oc.build:static-x86_64-linux-binaries |
21min | 9min |
oc.build_x86_64-exp-dev-extra |
20min | 10min |
build-layer1-profiling |
15min | 6min |
oc.script:snapshot_alpha_and_link |
12min | 5min |
Edited by Neo