mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 02:02:10 +02:00
build: apply rpctest tag in itest
We need to distinguish an lnd build for the purpose of integration testing from a regular dev build. This makes it possible to adapt parameters to let integration tests run faster (for example: sweeper batch window).
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -28,6 +28,8 @@ _testmain.go
|
||||
/lnd-debug
|
||||
/lncli
|
||||
/lncli-debug
|
||||
/lnd-itest
|
||||
/lncli-itest
|
||||
|
||||
# Integration test log files
|
||||
output*.log
|
||||
|
Reference in New Issue
Block a user