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

Make it possible to skip fetch and untar of tools in test script #115

Merged
merged 1 commit into from
May 2, 2018

Conversation

pmorie
Copy link
Member

@pmorie pmorie commented May 2, 2018

I'm using the test.sh script as part of my development flow, and it's very useful to be able to skip fetching and untarring the tools tarball when I already have the binaries on my local machine. This PR makes it possible to do this by setting SKIP_FETCH_TOOLS=1.

@pmorie pmorie requested a review from droot May 2, 2018 16:52
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 2, 2018
@pmorie pmorie changed the title Make it possible to skip fetch and untar of tools Make it possible to skip fetch and untar of tools in test script May 2, 2018
@droot droot merged commit e0a5d04 into kubernetes-sigs:master May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants