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

Don't run GCB example on structure tests #1984

Merged

Conversation

nkubala
Copy link
Contributor

@nkubala nkubala commented Apr 18, 2019

running structure tests through GCB doesn't currently work (since the structure tests are run locally but the image was built directly to a registry), so let's just run this in a different directory until that problem is fixed.

@codecov-io
Copy link

codecov-io commented Apr 18, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1984   +/-   ##
=======================================
  Coverage   53.11%   53.11%           
=======================================
  Files         183      183           
  Lines        7953     7953           
=======================================
  Hits         4224     4224           
  Misses       3328     3328           
  Partials      401      401

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 6bd7080...93c3d09. Read the comment docs.

Copy link
Contributor

@priyawadhwa priyawadhwa left a comment

Choose a reason for hiding this comment

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

LGTM, just a nit


This is a simple example based on

* *building* a single go file app and with a multistage `Dockerfile` using local docker to build
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: using GCB to build

Copy link
Contributor Author

Choose a reason for hiding this comment

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

whoops, thanks

@nkubala nkubala force-pushed the structure-test-integration branch from f3d7618 to bb4d290 Compare April 18, 2019 22:26
@nkubala nkubala force-pushed the structure-test-integration branch from bb4d290 to 93c3d09 Compare April 18, 2019 22:30
@nkubala nkubala merged commit 5f1297f into GoogleContainerTools:master Apr 18, 2019
@nkubala nkubala deleted the structure-test-integration branch April 18, 2019 23:31
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.

4 participants