Add scans_for_new_key
test to CI
#8274
Labels
A-blockchain-scanner
Area: Blockchain scanner of shielded transactions
A-devops
Area: Pipelines, CI/CD and Dockerfiles
C-testing
Category: These are tests
P-Medium ⚡
Motivation
In PR #8222, an acceptance test was added for registering new keys in zebra-scan while it's running. The test relies on a cached state and may be long running, so it's ignored by default.
It should be added to CI to run for every PR.
Possible Design
.github/workflows/continous-integration-docker.patch.yml
and.github/workflows/continous-integration-docker.yml
for adding the test to CI.The text was updated successfully, but these errors were encountered: