mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 18:19:28 +00:00
Note that these tests will take now more time to run as they are relying on the scale up and scale down to prepare the test case and restore the cluster state. Remove all the gke and gce specific tests including: - GPUs - volumes (no way to provision volumes without provider specific infrastructure) - scale up/down from/to 0 - tests checking what happens after breaking nodes (no way to simulate temporary network failure without provider assumptions) Remove the scalability tests that were not run and unmaintained. Update the autoscaler version that is used by the tests. Update the autoscaler status parsing logic for the tests to pass with newer version of autoscaler.
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.
