diff --git a/nodepool/nl01.opendev.org.yaml b/nodepool/nl01.opendev.org.yaml index 471c2a4a70..03f6de72ce 100644 --- a/nodepool/nl01.opendev.org.yaml +++ b/nodepool/nl01.opendev.org.yaml @@ -189,6 +189,13 @@ providers: region-name: 'ORD' cloud: rax boot-timeout: 120 + # Under load, this region can take a very long time to launch instances, + # but we have a lot of capacity here so it's worthwhile to increase the + # timeout but mitigate node request delays by not retrying failures. Also + # try to substantially reduce the number of instances we launch in + # parallel. + max-concurrency: 10 + launch-retries: 1 launch-timeout: 900 rate: 0.01 diskimages: *provider_diskimages