tests: Run test-empty-sync
in GCP to test the "no cached state" workflow #7716
Open
Description
Describe the issue or request
If we run the test-empty-sync
test inside GCP on every PR, it will test the workflow that's used for the long scheduled jobs.
The test is currently run on a GitHub runner:
zebra/.github/workflows/continous-integration-docker.yml
Lines 226 to 245 in 004e436
We might need to use "--test-threads 1" for this test, but it seems to work without it.
Additional Information/Context
Optional: test-lightwalletd-integration
is another alternative if we want to test empty Zebra and lightwalletd states.
Metadata
Assignees
Labels
Type
Projects
Status
New