Files
kind/hack
Patrick Ohly 165e08b4bb e2e-k8s.sh: support --ginkgo.label-filter
The label filter query is more expressive (logical operations) and readable (no
regexp unless absolutely required). Such a query can be combined with focus +
skip, but in practice a single label filter can replace both of those and is
easier to understand.

Kubernetes has supported ginkgo v2 and thus --label-filter since v1.25.0. This
makes it safe to pass that command line flag unconditionally when invoking the
E2E suite.
2024-06-12 08:49:31 +02:00
..
2023-04-17 17:23:02 +08:00
2022-12-15 11:37:40 -08:00