mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-28 21:55:48 +00: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>