Skip to content

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

Description

@yongja79

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions