Skip to content

Move the repo cloning off the jenkins machines to the spun up vm #758

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

Open
yongja79 opened this issue May 8, 2025 · 0 comments
Open

Move the repo cloning off the jenkins machines to the spun up vm #758

yongja79 opened this issue May 8, 2025 · 0 comments

Comments

@yongja79
Copy link
Contributor

yongja79 commented May 8, 2025

In the websphere-liberty-operator/ebcDockerBuilderWLO.jenkinsfile we clone and stash git repos onto the jenkins machines and then copy them across to the build VMs.

It would be more efficient to move the clone down to the VMs and then not have to stash them thus speeding up builds

Would require moving the function in gitCloneAndStash(); to the doWork() function and removing all stash and unstashing function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant