run-tests: document how to pass extra build args
This commit is contained in:
parent
df790f6766
commit
e5fb3f6a7f
@ -13,6 +13,9 @@
|
|||||||
# Run test and link results to avoid garbage collection
|
# Run test and link results to avoid garbage collection
|
||||||
# ./run-tests.sh [--scenario <scenario>] --out-link-prefix /tmp/nix-bitcoin-test build
|
# ./run-tests.sh [--scenario <scenario>] --out-link-prefix /tmp/nix-bitcoin-test build
|
||||||
#
|
#
|
||||||
|
# Pass extra args to nix-build
|
||||||
|
# ./run-tests.sh build --builders 'ssh://mybuildhost - - 15'
|
||||||
|
#
|
||||||
# Run interactive test debugging
|
# Run interactive test debugging
|
||||||
# ./run-tests.sh [--scenario <scenario>] debug
|
# ./run-tests.sh [--scenario <scenario>] debug
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user