Skip to content

Fix executors not being called for multi-jobs#53844

Closed
andzn wants to merge 3 commits intosaltstack:2019.2from
andzn:dev/andzn/fix-executors-multi-jobs-2019-2
Closed

Fix executors not being called for multi-jobs#53844
andzn wants to merge 3 commits intosaltstack:2019.2from
andzn:dev/andzn/fix-executors-multi-jobs-2019-2

Conversation

@andzn
Copy link
Copy Markdown
Contributor

@andzn andzn commented Jul 12, 2019

What does this PR do?

Fixes a bug where custom executors were not being called for multi-jobs. This PR is based on 2019.2 and also includes a test. There's another PR based on the 2018.3 branch that doesn't contain a test, because the base class for executors integration tests was only added in 2019.3.

What issues does this PR fix or reference?

Previous Behavior

Executors were not being called for multi-jobs

New Behavior

Executors are now called for multi-jobs as well as for single function jobs

Tests written?

Yes

Commits signed with GPG?

No

@andzn andzn requested a review from a team as a code owner July 12, 2019 19:48
@ghost ghost requested a review from Akm0d July 12, 2019 19:48
@Akm0d Akm0d requested a review from thatch45 July 12, 2019 20:00
@andzn andzn mentioned this pull request Jul 28, 2020
@andzn
Copy link
Copy Markdown
Contributor Author

andzn commented Jul 28, 2020

Closing this one in favor of #58040 which targets the master branch.

@andzn andzn closed this Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants