Commit 122119b
authored
Exclude sheepdog in nextest runs (#1631)
### What does this PR do?
In PR #1590 I attempted to move sheepdog to CI-only integration
tests. However I failed to realize that sheepdog tests would still run
as a part of nextest runs because of the way workspaces are arranged
in this project. This commit should make local `ci/validate` loops
much faster.1 parent 6c389c9 commit 122119b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
0 commit comments