Skip to content

Commit 0dd3488

Browse files
committed
fixup! feat: rebase to v1.11 cluster api core
1 parent ebad622 commit 0dd3488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ endif
192192
# GINKGO_FOCUS := "\\[smoke\\]"
193193
# For running CAPI e2e tests: GINKGO_FOCUS := "\\[Cluster API Framework\\]"
194194
# For running CAPI blocking e2e test: GINKGO_FOCUS := "\\[PR-Blocking\\]"
195+
GINKGO_FOCUS := "\\[nodeadm\\]"
195196
ifdef GINKGO_FOCUS
196197
override GINKGO_ARGS += -focus="$(GINKGO_FOCUS)"
197198
endif

0 commit comments

Comments
 (0)