Commit 01a1fe4
authored
Reduce concurrent PLRs in the Openstack cluster (#9394)
In the Openstack cluster build are usually triggered in groups of 100+.
This overloads external system and the result is rate limiting /
network issues that fail the pipelines.
For more context - https://issues.redhat.com/browse/KONFLUX-10958?focusedId=28570810&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-28570810
Signed-off-by: Gal Ben Haim <[email protected]>1 parent c6e6899 commit 01a1fe4
File tree
1 file changed
+2
-2
lines changed- components/kueue/production/kflux-osp-p01/queue-config
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments