Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add manual deploy workflow for zcashd images #1844

Merged
merged 4 commits into from
Mar 6, 2021
Merged

Conversation

yaahc
Copy link
Contributor

@yaahc yaahc commented Mar 4, 2021

Motivation

The Zebra sync tests currently run on mainnet and testnet. Sometimes the testnet nodes are slow or unreliable, so the sync tests are unreliable.

Solution

Deploy about 10 Zebra or zcashd instances on testnet, to increase the average speed and reduce the average latency of testnet. This PR adds a github action workflow for deploying a group of zcashd nodes

The code in this pull request has:

  • Documentation Comments

Review

Related Issues

#1222

Follow Up Work

@zfnd-bot zfnd-bot bot assigned yaahc Mar 4, 2021
@yaahc yaahc force-pushed the jane/zcashd-deploy branch 2 times, most recently from fa33aaf to 908a996 Compare March 5, 2021 00:30
@yaahc
Copy link
Contributor Author

yaahc commented Mar 5, 2021

deployment successfully tested from my fork: https://github.com/yaahc/zebra/runs/2035890120?check_suite_focus=true

@yaahc yaahc marked this pull request as ready for review March 5, 2021 00:31
@yaahc yaahc force-pushed the jane/zcashd-deploy branch from 908a996 to 244a55f Compare March 5, 2021 00:35
@yaahc yaahc requested a review from dconnolly March 5, 2021 00:35
@dconnolly dconnolly added A-devops Area: Pipelines, CI/CD and Dockerfiles A-infrastructure Area: Infrastructure changes labels Mar 5, 2021
@yaahc
Copy link
Contributor Author

yaahc commented Mar 5, 2021

@yaahc yaahc requested a review from dconnolly March 5, 2021 20:08
@yaahc yaahc linked an issue Mar 5, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devops Area: Pipelines, CI/CD and Dockerfiles A-infrastructure Area: Infrastructure changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploy more Zebra or zcashd instances on testnet
2 participants