ci: add test to ensure progress not just start

service should have synced to height 101 by end
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh 2024-08-10 00:09:10 +05:30
parent 05bdda9cac
commit 61d6c90663
No known key found for this signature in database
GPG Key ID: 6491470634BAE613

View File

@ -56,3 +56,4 @@ compose:
- ./scripts/build_from_cache.sh txood - ./scripts/build_from_cache.sh txood
- ./scripts/build_from_cache.sh vlsd - ./scripts/build_from_cache.sh vlsd
- docker compose --profile vls -f docker-compose.yml -f docker-compose.regtest.yml up -d --wait --wait-timeout 120 --build - docker compose --profile vls -f docker-compose.yml -f docker-compose.regtest.yml up -d --wait --wait-timeout 120 --build
- docker exec vlsd-regtest vls-cli --rpc-user rpcuser --rpc-password VLSsigner2 info | grep -q 101