-
Notifications
You must be signed in to change notification settings - Fork 288
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
now test has to define EKSA_NUTANIX_USERNAME and EKSA_NUTANIX_PASSWORD #4303
now test has to define EKSA_NUTANIX_USERNAME and EKSA_NUTANIX_PASSWORD #4303
Conversation
Hi @deepakm-ntnx. Thanks for your PR. I'm waiting for a aws member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
57ff303
to
b77773d
Compare
bbfa7db
to
5659ae1
Compare
Codecov Report
@@ Coverage Diff @@
## main #4303 +/- ##
=======================================
Coverage 68.63% 68.64%
=======================================
Files 406 406
Lines 33111 33125 +14
=======================================
+ Hits 22726 22737 +11
- Misses 8933 8935 +2
- Partials 1452 1453 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
5659ae1
to
95327f6
Compare
/ok-to-test |
internally it will be exposed to CAPX as NUTANIX_USER and NUTANIX_PASSWORD resp. THis is done to be consistent with all the other providers in terms of env var prefix
07f9d86
to
9a25402
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavmpandey08 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 |
internally it will be exposed to CAPX as NUTANIX_USER and NUTANIX_PASSWORD resp. THis is done to be consistent with all the other providers in terms of env var prefix
Issue #, if available:
Description of changes:
Testing (if applicable):
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.