Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIXED JENKINS-11548] Support matrix job #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ksvladimir
Copy link

JENKINS-11548 This pull request implementes support for the matrix jobs in the heavy job plugin. This plugin now correctly handles the main FlyweightTask created by the MatrixProject and adds weight to all configuration-specific builds created by it.

@ksvladimir ksvladimir closed this Jan 23, 2013
@ksvladimir ksvladimir reopened this Jan 23, 2013
@ksvladimir
Copy link
Author

Starting from the c658e99 commit, the plugin correct handles FlyweightTasks and supports multi-slave configurations.

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@tehranian
Copy link

any progress here?

@jglick
Copy link
Member

jglick commented Oct 16, 2013

This plugin has no active owner. See the linked document for more.

@@ -95,24 +50,4 @@ public String getDisplayName() {
}
}

public static class ExecutableImpl implements Executable {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change breaks the binary compatibility

@krische
Copy link

krische commented Dec 10, 2015

Can this pull request be worked on or looked at? This is kind of huge blocking bug for me.

@franknarf8
Copy link

Is this going to be fixed? This is a roadblock for us as well.

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.

7 participants