Limit concurrency on e2e test runs to 1 - #1142
Conversation
Signed-off-by: Oleg Avdeev <oleg.v.avdeev@gmail.com>
|
@oavdeev: The following test failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/kind housekeeping |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: oavdeev, woop The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/approved |
|
@oavdeev: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What this PR does / why we need it:
CICD pipeline doesn't currently support more than one concurrent run
Does this PR introduce a user-facing change?: