Files
Hubert Grochowski 513b55b35a Remove Cluster-Autoscaler GCE E2E tests
These tests were migrated to live in kubernetes/autoscaler[1] some time
ago, where they are run as periodic job[2].

The remaining helper functions stayed as they are used in
dns_autoscaling tests.

Vendor files were regenerated with ./hack/update-vendor.sh

[1] https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/e2e
[2] https://prow.k8s.io/job-history/gs/kubernetes-ci-logs/logs/ci-kubernetes-e2e-gci-gce-autoscaling
2026-07-21 09:41:43 +00:00
..

Gomega: Ginkgo's Preferred Matcher Library

test

Jump straight to the docs to learn about Gomega, including a list of all available matchers.

If you have a question, comment, bug report, feature request, etc. please open a GitHub issue.

Ginkgo: a BDD Testing Framework for Golang

Learn more about Ginkgo here

Community Matchers

A collection of community matchers is available on the wiki.

License

Gomega is MIT-Licensed

The ConsistOf matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.