Skip to content

Commit ecc036c

Browse files
committed
ci: add --v2transport to an existing CI job
1 parent 3a25a57 commit ecc036c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/test/00_setup_env_i686_multiprocess.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export CI_IMAGE_NAME_TAG="docker.io/amd64/ubuntu:22.04"
1212
export PACKAGES="llvm clang g++-multilib"
1313
export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
1414
export GOAL="install"
15+
export TEST_RUNNER_EXTRA="--v2transport"
1516
export BITCOIN_CONFIG="--enable-debug CC='clang -m32' CXX='clang++ -m32' \
1617
CPPFLAGS='-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'"
1718
export BITCOIND=bitcoin-node # Used in functional tests

0 commit comments

Comments
 (0)