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 CI task to verify peer connectivity #526

Open
rootulp opened this issue Nov 6, 2023 · 0 comments
Open

Add CI task to verify peer connectivity #526

rootulp opened this issue Nov 6, 2023 · 0 comments

Comments

@rootulp
Copy link
Collaborator

rootulp commented Nov 6, 2023

Context

There are several open PRs that add/remove/modify a peer address in peers.txt. Examples:

  1. Change of peer Cumulo #525
  2. Updating Spidey Peer after migrating Validator node due to hardware issues. #524
  3. Update peer #521
  4. Add W3 to peers. #519
  5. Add kjnodes seed and peer node #509
  6. Add AM Solutions seed #508
  7. Adding figment's peer #507

Problem

It's not immediately obvious how to verify the correctness of these PRs

Proposal

Add a CI check that verifies if a peer is accessible and running on the network that corresponds to the peers.txt that was modified in the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant