zebra/.github/workflows
Gustavo Valverde db966f27fa
feat(actions)!: add full sync test (#3582)
* add(tests): full sync test

* fix(test): add build

* fix(deploy): escape double dashes '--' correctly

* fix(test): remove unexpected --no-capture arg

error: Found argument '--nocapture' which wasn't expected, or isn't valid in this context

* refactor(docker): use default executable as entrypoint

* refactor(startup): add a custom entrypoint

* fix(test): add missing TEST_FULL_SYNC variable

* test(timeout): use the biggest machine

* fix

* fix(deploy): use latest successful image

* typo

* refactor(docker): generate config file at startup

* revert(build): changes were made to docker

* fix(docker): send variables correctly to the entrypoint

* test different conf file approach

* fix(env): add RUN_TEST env variable

* ref: use previous approach

* fix(color): use environment variable

* fix(resources): use our normal machine size

* fix(ci): double CPU and RAM for full sync test

* fix(test): check for zebrad test output in the correct order

The mempool is only activated once, so we must check for that log first.
After mempool activation, the stop regex is logged at least once.
(It might be logged before as well, but we can't rely on that.)

When checking that the mempool didn't activate,
wait for the `zebrad` command to exit,
then check the entire log.

* fix(ci): run full sync test with full compiler optimisations

* fix(tests): reintroduce tests and run full sync on approval

* fix(tests): reduce the changelog

Co-authored-by: teor <teor@riseup.net>
2022-03-02 14:15:24 +00:00
..
cd.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +00:00
ci.patch.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +00:00
ci.yml fix(ci): also check for duplicate dependencies with optional features off (#3592) 2022-02-21 17:41:31 +00:00
coverage.patch.yml fix(actions): run coverage collection when pushing to main (#3561) 2022-02-22 09:48:00 +00:00
coverage.yml fix(actions): run coverage collection when pushing to main (#3561) 2022-02-22 09:48:00 +00:00
docs.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.patch.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.yml fix(clippy): allow unprivileged runs of clippy (#3558) 2022-02-16 15:15:19 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test.patch.yml refactor(mergify): better test requirements and merge conditions (#3580) 2022-02-18 17:53:27 -05:00
test.yml feat(actions)!: add full sync test (#3582) 2022-03-02 14:15:24 +00:00
zcash-lightwalletd.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +00:00
zcash-params.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +00:00
zcashd-manual-deploy.yml build(deps): bump google-github-actions/setup-gcloud from 0.5.0 to 0.5.1 (#3560) 2022-02-16 22:21:15 +00:00