Skip to content

Commit eaa3656

Browse files
authored
Merge pull request #7676 from MadhavJivrajani/add-hydrophone-repo
sig-testing: add hydrophone repo
2 parents 95f3f41 + ce1d2e0 commit eaa3656

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

sig-testing/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ Boskos is a resource manager service that handles different kinds of resources a
7575
An experimental e2e testing framework for Kubernetes clusters.
7676
- **Owners:**
7777
- [kubernetes-sigs/e2e-framework](https://github.com/kubernetes-sigs/e2e-framework/blob/main/OWNERS)
78+
### hydrophone
79+
Hydrophone is a lightweight Kubernetes conformance tests runner
80+
- **Owners:**
81+
- [kubernetes-sigs/hydrophone](https://github.com/kubernetes-sigs/hydrophone/blob/main/OWNERS)
7882
### kind
7983
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
8084
- **Owners:**

sigs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2989,6 +2989,11 @@ sigs:
29892989
An experimental e2e testing framework for Kubernetes clusters.
29902990
owners:
29912991
- https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/main/OWNERS
2992+
- name: hydrophone
2993+
description: |
2994+
Hydrophone is a lightweight Kubernetes conformance tests runner
2995+
owners:
2996+
- https://raw.githubusercontent.com/kubernetes-sigs/hydrophone/main/OWNERS
29922997
- name: kind
29932998
description: |
29942999
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.

0 commit comments

Comments
 (0)