-
Notifications
You must be signed in to change notification settings - Fork 8
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
Support kubernetres cluster in the TravisCI #95
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #95 +/- ##
============================================
+ Coverage 56.05% 74.56% +18.51%
============================================
Files 35 35
Lines 1561 1608 +47
============================================
+ Hits 875 1199 +324
+ Misses 629 338 -291
- Partials 57 71 +14
Continue to review full report at Codecov.
|
962a020
to
7c3b264
Compare
@@ -25,7 +25,7 @@ spec: | |||
mountPath: /var/run | |||
readOnly: false | |||
- name: sys | |||
mountPath: /sys | |||
mountPath: /sys::shared |
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.
這個感覺毛毛的
42a9e39
to
951710a
Compare
- Deploy the prometheus services - Mount the /sys as shared for cadvisor - Wait the container to be ready for testing
Support kubernetres cluster in the TravisCI Former-commit-id: e2bfe0b1e0ed90a2c063c70a1cbc548435398070 [formerly 03552b3] Former-commit-id: 7f21f9fb13f75258f11654ed35b19204c821dcc5
Support kubernetres cluster in the TravisCI
No description provided.