[Replaced by PR 13685] Disable SDS Vault integration test before Vault server is recovered#13675
[Replaced by PR 13685] Disable SDS Vault integration test before Vault server is recovered#13675lei-tang wants to merge 1 commit intoistio:masterfrom
Conversation
|
@lei-tang: The following tests failed, say
DetailsInstructions 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. I understand the commands that are listed here. |
|
This PR has been replaced by #13685, which fixes the failed integration tests for SDS Vault flow. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lei-tang, nmittler The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
This test still seems to be failing: TestClientOnExampleHttpVaultCA |
|
The failure is due to that this PR has not been rebased to the latest master yet. Close this PR as it has been replaced by PR 13685. |
Tests under
fail because the cluster hosting the test Vault server was deleted.
This PR disables SDS Vault integration test before a new test Vault server is created.
Issue: #13674
Note: this PR has been replaced by #13685, which fixes the failed integration tests for SDS Vault flow.