Skip to content

Commit 8fd0d01

Browse files
increase CI test coverage (#5424)
2 parents 2b4e5a2 + c1d2e05 commit 8fd0d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ echo "Using RND_SEED: $RND_SEED"
212212
ulimit -n 65536
213213
export INTERACTIVE=0
214214

215-
export TEST_SPEC='[overlay-ipc],[loadgen]'
215+
export TEST_SPEC='[overlay-ipc],[loadgen],[overlay-ipc-large]'
216216
export SKIP_SOROBAN_TESTS=true
217217
export STELLAR_OVERLAY_BINARY="${SRC_DIR}/build-${CC}-${PROTOCOL}/stellar-overlay"
218218
time make check

0 commit comments

Comments
 (0)