Copy periodic test-infra tests into scripts#965
Copy periodic test-infra tests into scripts#965k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
Signed-off-by: LogicalShark <maralder@google.com>
|
This issue is currently awaiting triage. If the repository mantainers determine this is a relevant issue, they will accept it by applying the The 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-sigs/prow repository. |
|
Hi @LogicalShark. Thanks for your PR. I'm waiting for a kubernetes 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. 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-sigs/prow repository. |
|
/ok-to-test |
|
/lgtm i can't imagine this will trip the tests. |
|
it looks like some expectation in the tests has changed and now a |
|
/unlgtm until we figure this out. |
|
/lgtm cancel |
|
/retest-required I think this test is flaky |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LogicalShark, YifeiZhuang 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 |
Analogous to https://github.com/kubernetes/cloud-provider-gcp/pull/917/changes
Test scripts from https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-periodics.yaml
The config will remain in test-infra and will call these scripts. They will be updated soon to replace bazel with kops.