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

Update rmb-tester helper scripts #186

Merged
merged 5 commits into from
Dec 31, 2023
Merged

Conversation

sameh-farouk
Copy link
Member

@sameh-farouk sameh-farouk commented Dec 25, 2023

Changes:

  • Adding install.sh and test-live-nodes.sh scripts

  • Updating redis-py version in requirement.txt

  • Fix typo in twinid_to_nodeid.sh

  • Update README.md

  • Add some files to .gitignore

  • install.sh: will create virtual env and install all dependencies

  • test-live-nodes.sh: this script will do the following:

    1. start redis-server, ignore errors if it is already running.
    2. start rmb-peer using specific network, wait till it ready, and forward logs to rmb-peer.log
    3. retrieve all nodes' twins ids in specific network filtered by up node status by querying grid-proxy.
    4. activate python virtual environment and start rmb-tester.
    5. test all live nodes from specific network that supposed to be up and provide a detailed report.
    6. clean up all running processes and exit.

Screenshot from 2023-12-25 14-52-00

@sameh-farouk sameh-farouk merged commit e0d3855 into main Dec 31, 2023
1 check passed
@sameh-farouk sameh-farouk deleted the main-update-rmb-tester-scripts branch December 31, 2023 15:52
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

Successfully merging this pull request may close these issues.

2 participants