Merge pull request #5688 from bhandras/recovery_itest_flake

itest: fix on-chain recovery flake caused by short timeout/btcd on ARM
This commit is contained in:
Oliver Gugger 2021-09-07 10:44:43 +02:00 committed by GitHub
commit d50ee834e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View file

@ -70,10 +70,13 @@ jobs:
script:
- make itest-parallel backend=neutrino
- name: Btcd Integration ARM
- name: Bitcoind Integration ARM
script:
- GOARM=7 GOARCH=arm GOOS=linux make itest-parallel
- bash ./scripts/install_bitcoind.sh
- GOARM=7 GOARCH=arm GOOS=linux make itest-parallel backend=bitcoind
arch: arm64
services:
- docker
- name: Btcd Integration Windows
script:

View file

@ -196,6 +196,8 @@ you.
* [Removed nested db tx](https://github.com/lightningnetwork/lnd/pull/5643)
* [Fixed wallet recovery itests on Travis ARM](https://github.com/lightningnetwork/lnd/pull/5688)
## Database
* [Ensure single writer for legacy