zebra/docker
Gustavo Valverde 3983428ac4
fix(ci): run most lighwalletd tests correctly (#9038)
A LWD test was expecting the `ZEBRA_TEST_LIGHTWALLETD` to be set, but this variable is needed for all LWD tests and not specifically for `lightwalletd_integration`.

We had to rename this variable on a buggy `elif` statement in our Docker entrypoint.

This was avoiding most LWD tests to run correctly.
2024-11-19 11:41:57 +00:00
..
zcash-lightwalletd ref(build)!: use official lightwallted image for CI (#8323) 2024-02-29 15:50:50 +00:00
.env feat(docker): allow users to use Zebra + LWD with persistent states (#8215) 2024-02-01 21:54:17 +00:00
Dockerfile updates minimum supported Rust version in Zebrad and rust verison in Dockerfile (#8956) 2024-10-22 00:41:34 +00:00
docker-compose.lwd.yml feat(docker): allow users to use Zebra + LWD with persistent states (#8215) 2024-02-01 21:54:17 +00:00
docker-compose.test.yml feat(docker): add `docker-compose` file to run CI locally (#8209) 2024-01-30 19:19:44 +00:00
docker-compose.yml Update docker-compose.yml - tiny typo (#8893) 2024-10-07 22:14:03 +00:00
entrypoint.sh fix(ci): run most lighwalletd tests correctly (#9038) 2024-11-19 11:41:57 +00:00
test.env feat(docker): allow users to use Zebra + LWD with persistent states (#8215) 2024-02-01 21:54:17 +00:00