mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
This commit will remove robustness presubmits for both `amd64` and `arm64` archs, periodics for `amd64` arch since it has been migrated to test-infra as prowjobs: https://github.com/kubernetes/test-infra/blob/master/config/jobs/etcd/etcd-periodics.yaml#L61-L230 https://github.com/kubernetes/test-infra/blob/master/config/jobs/etcd/etcd-presubmits.yaml#L240-L279 Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>