CI: reduce CPU requests in all CI pipelines (#11494)
We are requesting too much CPU per pod running in our CI piplines, which limits how many CIs can run in parallel due to quota in our namespace Utilization with old requests is around 5% on average. Reducing the requests to half should allow running more than 1-2 pipelines at a time Signed-off-by: NirWolfer <nwolfer@nvidia.com>
N
NirWolfer committed
493a2f0e01f529310a4b1fd6fd7aa21d4b572637
Parent: 2803b0b
Committed by GitHub <noreply@github.com>
on 6/1/2026, 7:17:52 AM