summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-07-06 12:09:57 -0700
committerGitHub <noreply@github.com>2020-07-06 12:09:57 -0700
commitb8d69cf427bc65c09af2de2cccf68fe259c49863 (patch)
treeee5279d5c79b2ffff941bdb093ee32d520d27c9c
parent614a60473c188812abdf1465c78bc95cf32a3553 (diff)
parent030626c5d5ef6c7df12aa6f78d1fe6bba4b49468 (diff)
Merge pull request #4911 from nikhita/kubetest2
sig-testing: add kubetest2 repo
-rw-r--r--sig-testing/README.md4
-rw-r--r--sigs.yaml4
2 files changed, 6 insertions, 2 deletions
diff --git a/sig-testing/README.md b/sig-testing/README.md
index 42aee3e5..7179d33b 100644
--- a/sig-testing/README.md
+++ b/sig-testing/README.md
@@ -58,8 +58,10 @@ Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using D
- [Meeting notes and Agenda](https://docs.google.com/document/d/1b9Ppm7ZT_tMWRs5Ph1zGJJKb5nF9c3ZHzMwg1olJIrc/edit).
- [Meeting recordings](https://bit.ly/k8s-sig-testing-videos).
### kubetest2
-Kubetest2 is the next significant iteration of kubetest. We will be deprecating kubetest going forward
+Kubetest2 is the framework for launching and running end-to-end tests on kubernetes.
+It is the next significant iteration of kubetest. We will be deprecating kubetest going forward.
- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubetest2/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/kubetest/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/kubetest2/OWNERS
### prow
diff --git a/sigs.yaml b/sigs.yaml
index b23ba751..08239f73 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2164,8 +2164,10 @@ sigs:
recordings_url: https://bit.ly/k8s-sig-testing-videos
- name: kubetest2
description: |
- Kubetest2 is the next significant iteration of kubetest. We will be deprecating kubetest going forward
+ Kubetest2 is the framework for launching and running end-to-end tests on kubernetes.
+ It is the next significant iteration of kubetest. We will be deprecating kubetest going forward.
owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubetest2/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/kubetest/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/kubetest2/OWNERS
- name: prow