mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05:00
* accept GINKGO_FLAGS for test-e2e-node.sh * Update Makefile to document LABEL_FILTER * --label-filter part of ginkgoflags * Update Makefile * if label-filter then avoid skip and focus defaults * LABEL_FILTER can be empty * Update build/root/Makefile Co-authored-by: Patrick Ohly <patrick.ohly@intel.com> * skip defaults only if label-filter not set Co-authored-by: Patrick Ohly <patrick.ohly@intel.com> * focus and label_fiter can live together Co-authored-by: Patrick Ohly <patrick.ohly@intel.com> * skip and label_filter can live together Co-authored-by: Patrick Ohly <patrick.ohly@intel.com> --------- Co-authored-by: Patrick Ohly <patrick.ohly@intel.com> |
||
|---|---|---|
| .. | ||
| build.sh | ||
| clean.sh | ||
| cross.sh | ||
| make-help.sh | ||
| test-cmd.sh | ||
| test-e2e-node.sh | ||
| test-integration.sh | ||
| test.sh | ||
| update.sh | ||
| verify.sh | ||
| vet.sh | ||