-
Notifications
You must be signed in to change notification settings - Fork 287
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
Add Docker airgapped test #4907
Conversation
/hold |
995d253
to
740b818
Compare
Codecov Report
@@ Coverage Diff @@
## main #4907 +/- ##
==========================================
+ Coverage 71.96% 71.98% +0.02%
==========================================
Files 419 419
Lines 34273 34304 +31
==========================================
+ Hits 24663 24694 +31
Misses 8090 8090
Partials 1520 1520
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
c4a7ec5
to
d788b48
Compare
/retest "golangci-lint / lint" |
@abhay-krishna: The
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/retest lint |
@abhay-krishna: The
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/override lint |
@abhay-krishna: Overrode contexts on behalf of abhay-krishna: lint In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/override "codecov/patch" |
@abhay-krishna: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
ab9e466
to
26d82ab
Compare
abe776d
to
167724c
Compare
/retest |
77f35ae
to
250a79a
Compare
d46bae8
to
ff5f9c8
Compare
/override lint |
@abhay-krishna: Overrode contexts on behalf of abhay-krishna: lint In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/override "golangci-lint / lint" |
@abhay-krishna: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
ff5f9c8
to
1f3d063
Compare
1f3d063
to
a4d9293
Compare
a4d9293
to
e38730e
Compare
/lgtm |
/approved |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhay-krishna The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/override lint |
@abhay-krishna: Overrode contexts on behalf of abhay-krishna: lint In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Adding airgapped test for Docker. This also adds support for configuring registry mirror on Docker.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.