diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-08-29 17:31:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-29 17:31:15 -0700 |
| commit | 41289f0f7e1fdc559c24e09c8e66c1f805fdfd52 (patch) | |
| tree | 7056801497616c4ed85d71831a283dc596fa370c /sigs.yaml | |
| parent | 10ae4bdad1942dfa13fd08a0eb1913ca4188f411 (diff) | |
| parent | dc70a4cb67a0726b9223b38fe749d9f241f14cbe (diff) | |
Merge pull request #6803 from vaibhav2107/testing-update
Update sig-testing README.md
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2665,14 +2665,14 @@ sigs: description: | An experimental e2e testing framework for Kubernetes clusters. owners: - - https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/main/OWNERS - name: kind description: | Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes. contact: slack: kind owners: - - https://raw.githubusercontent.com/kubernetes-sigs/kind/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/kind/main/OWNERS - name: kubetest2 description: | Kubetest2 is the framework for launching and running end-to-end tests on kubernetes. |
