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

Debug and Fix gcb profile integration test on Kokoro. #561

Closed
tejal29 opened this issue May 16, 2018 · 1 comment
Closed

Debug and Fix gcb profile integration test on Kokoro. #561

tejal29 opened this issue May 16, 2018 · 1 comment
Labels
meta/testing Issues focused on testing Skaffold itself

Comments

@tejal29
Copy link
Contributor

tejal29 commented May 16, 2018

Expected behavior

The following test should pass on kokoro

cd examples/getting_started
skaffold run -p gcb 

Actual behavior

It fails with no helpful information

Running locally is not helpful, since the command fails as we do not have GOOGLE_APPLICATION_CREDENTIALS variable set.

We need to grab the std our and debug this on kokoro

@tejal29 tejal29 added the area/testing Issues concerning the testing phase of Skaffold label May 16, 2018
@dgageot
Copy link
Contributor

dgageot commented May 23, 2018

Done with #580

@dgageot dgageot closed this as completed May 23, 2018
@nkubala nkubala added meta/testing Issues focused on testing Skaffold itself and removed area/testing Issues concerning the testing phase of Skaffold labels Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta/testing Issues focused on testing Skaffold itself
Projects
None yet
Development

No branches or pull requests

3 participants