Skip to content

Commit 23f5494

Browse files
committed
run TestBrokenPipe_Isolated in isolation
Signed-off-by: Arjun Raja Yogidas <arjunry@amazon.com>
1 parent 1ff34b4 commit 23f5494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ steps:
7575
artifact_paths:
7676
- "runtime/logs/*"
7777
command:
78-
- make -C runtime integ-test FICD_DM_POOL=build_${BUILDKITE_BUILD_NUMBER}_runtime
78+
- make -C runtime integ-test-TestBrokenPipe_Isolated FICD_DM_POOL=build_${BUILDKITE_BUILD_NUMBER}_runtime
7979
retry:
8080
automatic:
8181
- exit_status: "*"

0 commit comments

Comments
 (0)