-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Use kind to run integration tests on TravisCI #2196
Conversation
b93e603
to
0ef336c
Compare
Codecov Report
@@ Coverage Diff @@
## master #2196 +/- ##
==========================================
- Coverage 58.55% 58.52% -0.03%
==========================================
Files 188 188
Lines 7882 7890 +8
==========================================
+ Hits 4615 4618 +3
- Misses 2877 2881 +4
- Partials 390 391 +1
Continue to review full report at Codecov.
|
ae5d0ab
to
d738cc4
Compare
f6f8368
to
46935b6
Compare
165c97d
to
6450152
Compare
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, let's start using this!
This is a first try at using kind for our integration tests.