kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.81k stars 2.62k forks source link

remove the dedicated job which is used to test storage alpha feature #32741

Open carlory opened 1 month ago

carlory commented 1 month ago

the job pull-kubernetes-e2e-storage-kind-alpha-features and ci-kubernetes-e2e-storage-kind-alpha-features can be removed once https://github.com/kubernetes/test-infra/pull/32648 is merged. The existing jobs pull/ci-kubernetes-e2e-alpha-features and pull/ci-kubernetes-e2e-kind-beta-features will cover these tests.

/hold

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: carlory Once this PR has been reviewed and has the lgtm label, please assign msau42 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[config/jobs/kubernetes/sig-storage/OWNERS](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-storage/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 1 month ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
pacoxu commented 1 month ago

the job pull-kubernetes-e2e-storage-kind-alpha-features and ci-kubernetes-e2e-storage-kind-alpha-features can be removed once #32648 is merged.

/unhold but still need to rebase.

carlory commented 3 weeks ago

/hold

A lot of jobs still need to be changed.