How to enable concurrent builds? #1210
Unanswered
ehuizar1028
asked this question in
Q&A
Replies: 1 comment
-
Added a PR that takes care of adding annotations to executors created by the helm chart. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have 5 executors replicas, but when i try to run 5 different workspace jobs, they execute sequentially.
I've searched through the helm values and documentation but see nothing about parallelism or concurrency.
Am I missing something?
Also, is there a way to set annotations on ephermeral agents? I see the NodeSelector addition which im thinking may work when the feature is publicly released, but it would be useful to introduce a helm value job spec for ephemeral executors
Beta Was this translation helpful? Give feedback.
All reactions