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

Fixing functional tests for checking generated artifacts #362

Merged
merged 1 commit into from
Jan 6, 2017

Conversation

surajssd
Copy link
Member

@surajssd surajssd commented Jan 5, 2017

Earlier any test written after check_file_exist would
fail, so fixed it with new function.

Fixes #361

Earlier any test written after check_file_exist would
fail, so fixed it with new function.
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 5, 2017
@surajssd
Copy link
Member Author

surajssd commented Jan 5, 2017

@containscafeine would like your review on this one.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 46.617% when pulling 26e348e on surajssd:cmd_tests_fix into 6e260ba on kubernetes-incubator:master.

@concaf
Copy link
Contributor

concaf commented Jan 6, 2017

@surajssd LGTM, works even when I'm adding tests after this. Solves the issue, confirmed.

@kadel kadel merged commit d926cff into kubernetes:master Jan 6, 2017
@surajssd
Copy link
Member Author

surajssd commented Jan 6, 2017

@kadel @containscafeine thanks :)

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.

cmd tests written after convert::files_exist does not pass
5 participants