Skip to content

Commit 778bfa6

Browse files
authored
chore(cli): exclude kind smoke test from flake list (#12518)
1 parent ec4c0c4 commit 778bfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.test_patterns.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ tests:
169169
owners:
170170
- *mitch
171171

172-
- regex: "spartan/bootstrap.sh test-kind"
172+
- regex: "spartan/bootstrap.sh test-kind(?!-smoke)" # Exclude smoke test from this list
173173
owners:
174174
- *phil
175175
- *mitch

0 commit comments

Comments
 (0)