1.PHONY: test 2test: 3 make -C ../../tests test GINKGO_EXTRA_ARGS=--focus="config.openshift.io/v1alpha1"
View as plain text