Skip to content

Missing build executor on PDE

Summary

It seems PDE can only use one build executor

Steps to reproduce

Have two PRs running in parallel

What is the current bug behavior?

I only ever see one executor assigned, the other build is waiting until that job is done

What is the expected correct behavior?

I see at least two concurrent builds

Relevant logs and/or screenshots

grafik

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

This will block build verification for PRs and slowdown development and user feedback and might frustrate contributors.