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

Remove duplication integration tests #1760

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Mar 8, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 8, 2019

Codecov Report

Merging #1760 into master will increase coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1760      +/-   ##
==========================================
+ Coverage      47%   47.04%   +0.04%     
==========================================
  Files         130      130              
  Lines        6270     6264       -6     
==========================================
  Hits         2947     2947              
+ Misses       3021     3015       -6     
  Partials      302      302
Impacted Files Coverage Δ
integration/util.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8010ff1...ef51e17. Read the comment docs.

Copy link
Contributor

@nkubala nkubala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love this. integration tests failed with

helper.go:144: skaffold run: Running [skaffold run --namespace skaffoldf6bpv]: stdout , stderr: time="2019-03-08T09:28:45Z" level=fatal msg="creating runner: getting default repo: retrieving global config: resolving config file location: retrieving home directory: exec: \"getent\": executable file not found in $PATH"

but i'm not sure it's related to this change....gonna rerun and see if it fails again

@tejal29 tejal29 added the kokoro:run runs the kokoro jobs on a PR label Mar 8, 2019
@dgageot dgageot force-pushed the remove-duplication-integration-tests branch from 68124b4 to 60e278b Compare March 10, 2019 08:34
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Mar 10, 2019
@dgageot dgageot force-pushed the remove-duplication-integration-tests branch 5 times, most recently from 1e0e7e3 to 86104c2 Compare March 11, 2019 10:38
@dgageot
Copy link
Contributor Author

dgageot commented Mar 11, 2019

Let's rebase to trigger one more round of tests

Also make sure all tests run in a namespace
Fixes GoogleContainerTools#1537

Signed-off-by: David Gageot <david@gageot.net>
This makes sure we can run tests locally the same
way as they run on the CI.

Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
@dgageot dgageot force-pushed the remove-duplication-integration-tests branch from 86104c2 to ef51e17 Compare March 11, 2019 17:57
@dgageot
Copy link
Contributor Author

dgageot commented Mar 11, 2019

@nkubala This was an issue with the PR. Should be all good now

@nkubala nkubala merged commit fce6524 into GoogleContainerTools:master Mar 11, 2019
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.

None yet

6 participants