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

Automate Integration Test Suite for Public Testnet #448

Open
gacevicljubisa opened this issue Jan 23, 2025 · 0 comments
Open

Automate Integration Test Suite for Public Testnet #448

gacevicljubisa opened this issue Jan 23, 2025 · 0 comments
Assignees

Comments

@gacevicljubisa
Copy link
Contributor

gacevicljubisa commented Jan 23, 2025

Description

We need to implement an automated integration test suite that runs periodically on the public testnet. This will allow us to continuously monitor the health and performance of the network by running predefined beekeeper checks. The results (metrics, logs, etc.) can then be analyzed for any issues or anomalies.

Tasks

  1. Set up a periodic job (e.g., every few hours) to trigger the integration test suite.
  2. Define the list of beekeeper checks to run against the public testnet.
  3. Configure the job to collect and store metrics and logs from the test runs.
  4. Ensure the collected data is easily accessible and can be monitored via appropriate tools.
  5. Add alerts for any critical failures or anomalies detected during the tests.

Requested by @istae

@gacevicljubisa gacevicljubisa self-assigned this Jan 23, 2025
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