File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,10 @@ Boskos is a resource manager service that handles different kinds of resources a
75
75
An experimental e2e testing framework for Kubernetes clusters.
76
76
- ** Owners:**
77
77
- [ 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 )
78
82
### kind
79
83
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
80
84
- ** Owners:**
Original file line number Diff line number Diff line change @@ -2989,6 +2989,11 @@ sigs:
2989
2989
An experimental e2e testing framework for Kubernetes clusters.
2990
2990
owners :
2991
2991
- 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
2992
2997
- name : kind
2993
2998
description : |
2994
2999
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
You can’t perform that action at this time.
0 commit comments