mirror of
https://github.com/etcd-io/etcd.git
synced 2026-02-05 06:46:49 +01:00
docs: fix TestGrid badge link in CONTRIBUTING.md
The presubmit unit-test tab was renamed from `pull-etcd-unit-test` to `pull-etcd-unit-test-amd64`. Update both the badge (tests_status) and the summary link in CONTRIBUTING.md. Verified locally that the badge renders and links correctly. Signed-off-by: Chuanye Gao <jamesgaoctf@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@ For more, because etcd uses Kubernetes' prow infrastructure to run CI jobs, the
|
||||
| periodics e2e-amd64 | [](https://testgrid.k8s.io/q/summary/sig-etcd-periodics/ci-etcd-e2e-amd64) |
|
||||
| presubmit build | [](https://testgrid.k8s.io/q/summary/sig-etcd-presubmits/pull-etcd-build) |
|
||||
| presubmit e2e-amd64 | [](https://testgrid.k8s.io/q/summary/sig-etcd-presubmits/pull-etcd-e2e-amd64) |
|
||||
| presubmit unit-test | [](https://testgrid.k8s.io/q/summary/sig-etcd-presubmits/pull-etcd-unit-test) |
|
||||
| presubmit unit-test-amd64 | [](https://testgrid.k8s.io/q/summary/sig-etcd-presubmits/pull-etcd-unit-test-amd64) |
|
||||
| presubmit verify | [](https://testgrid.k8s.io/q/summary/sig-etcd-presubmits/pull-etcd-verify) |
|
||||
| postsubmit build | [](https://testgrid.k8s.io/q/summary/sig-etcd-postsubmits/post-etcd-build) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user