Skip to content

Removing testing version dependent skaffold config test in examples#2890

Merged
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
tejal29:remove_skaffold_file_check
Sep 16, 2019
Merged

Removing testing version dependent skaffold config test in examples#2890
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
tejal29:remove_skaffold_file_check

Conversation

@tejal29
Copy link
Copy Markdown
Contributor

@tejal29 tejal29 commented Sep 16, 2019

Fixes #2889

The ./hack/new_version.sh script updates all the config version in examples/skaffold.yaml

This causes the test TestGeneratePipeline/user_example to fail as the version in expectedSkaffold.yaml is not updated.
The file contents are checked elsewhere in the integration test. This is test case is a dummy test case to add documentation and an example on generatePipeline

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2019

Codecov Report

Merging #2890 into master will not change coverage.
The diff coverage is n/a.

@tejal29 tejal29 merged commit da1fb59 into GoogleContainerTools:master Sep 16, 2019
@tejal29 tejal29 deleted the remove_skaffold_file_check branch September 18, 2019 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix hardcoded config version in generate-pipeline testing.

3 participants