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

Run generate workspace and project on slaves. #42

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

Conversation

RobertNorthard
Copy link
Contributor

@RobertNorthard RobertNorthard commented Mar 2, 2017

Run generate workspace and project jobs on slaves to cater for cases were there are no master executors configured in Jenkins.

This is dependent on the #30

I'll rebase once merged, but this is ready for review.

@RobertNorthard RobertNorthard force-pushed the feature/project-workspace-run-on-slave branch from 245d5b5 to 9181b09 Compare March 2, 2017 14:01
@@ -22,6 +22,9 @@ build job: 'Platform_Management/Load_Cartridge_List'

// Setup the Gerrit ACL
build job: 'Platform_Management/Setup_Gerrit'

// Setup the Pluggable Library
build job: 'Platform_Management/Setup_Pluggable_Library'
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think this should be brought in as part of this PR since it is covered under here anyway: https://github.com/Accenture/adop-platform-management/pull/30/commits

So once the above is merged in, this branch can be rebased upon master.

Copy link
Contributor Author

@RobertNorthard RobertNorthard Mar 2, 2017

Choose a reason for hiding this comment

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

Yeah, I'll rebase once the others have been merged.

@subodh-hatkar
Copy link

@RobertNorthard : The branch has conflicts. Please could you rebase and resolve the conflicts as #30 is already merged. I will test after you have done so.

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.

4 participants