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

Update cluster tests, use local Kompose binary #757

Merged

Conversation

cdrage
Copy link
Member

@cdrage cdrage commented Aug 10, 2017

Uses the local kompose binary that was built, not the one stored in the
GOPATH bin folder.

For example, using ./kompose instead of kompose

Disables make bin generation for Kubernetes tests.

@kompose-bot
Copy link
Collaborator

@cdrage, thank you for the pull request! We'll ping some people to review your PR. @ashetty1, please review this.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 10, 2017
@cdrage cdrage force-pushed the update-cluster-tests-again-part-two branch from 3379fd6 to b607cb5 Compare August 11, 2017 14:09
Uses the local kompose binary that was built, not the one stored in the
GOPATH bin folder.

For example, using `./kompose` instead of `kompose`.

Disables `make bin` generation for Kubernetes tests.
@cdrage cdrage force-pushed the update-cluster-tests-again-part-two branch from b607cb5 to e89e41b Compare August 11, 2017 15:20
@cdrage
Copy link
Member Author

cdrage commented Aug 11, 2017

Hey @ashetty1 I'm going to merge this for now in order to make any new PR's pass for the cluster tests, let me know if this conflicts with anything.

@cdrage cdrage merged commit e14bdae into kubernetes:master Aug 11, 2017
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants