Files
open-cluster-management/vendor/github.com/openshift/api/network/v1alpha1/Makefile
Jian Qiu 01521e3e1e Bump to kube-0.29.0 (#348)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
2024-01-18 08:14:32 +00:00

4 lines
103 B
Makefile

.PHONY: test
test:
make -C ../../tests test GINKGO_EXTRA_ARGS=--focus="network.openshift.io/v1alpha1"