Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Run alpha 2 health checks through Jenkins #90

Open
S-Coyle opened this issue Jun 12, 2019 · 0 comments
Open

Run alpha 2 health checks through Jenkins #90

S-Coyle opened this issue Jun 12, 2019 · 0 comments
Labels

Comments

@S-Coyle
Copy link
Contributor

S-Coyle commented Jun 12, 2019

Currently we run 2 scripts:

  1. https://github.com/maidsafe/release_config/blob/master/droplets/scripts/check_node_section.sh
    This script checks which section each of the 25 proxy nodes are in. If there are more than 3 proxy nodes in 1 single section then the script prints a warning.
    Further information - https://maidsafe.atlassian.net/wiki/spaces/KNOW/pages/15368286/How+to+check+a+Proxy+Node+s+section

  2. https://github.com/maidsafe/release_config/blob/master/droplets/scripts/count_dead_nodes.sh
    This script checks the logs of all 200 Alpha 2 nodes to see whether they are online. If any are offline it prints a warning.
    Further information - https://maidsafe.atlassian.net/wiki/spaces/KNOW/pages/184844304/How+to+check+for+dead+vaults

@S-Coyle S-Coyle added the job label Jun 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant