-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Description
We currently have plain text form labels and that is not supported by -label-filter.
Since -label-filter looks cleaner and straightforward than mixing -focus and -skip, it is required to change as follows if we want to use -label-filter.
- update
test/e2e/<dev>/<dev>.gofiles to useginkgo.Label()instead of plain text. - update
Makefileto use-label-filter - update
.github/workflows/lib-e2e.yaml
Metadata
Metadata
Assignees
Labels
No labels