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

[DESIGN] Automate indexer performance and validation test #1159

Open
shiqizng opened this issue Aug 2, 2022 · 1 comment
Open

[DESIGN] Automate indexer performance and validation test #1159

shiqizng opened this issue Aug 2, 2022 · 1 comment

Comments

@shiqizng
Copy link
Contributor

shiqizng commented Aug 2, 2022

Problem

Each time we need to run indexer performance or validation testing, we need to ask DevOps to set up the needed infrastructure.

Requirements

  • automated performance testing
  • automated block validation testing
  • automated upgrade testing

Dependencies

Performance Testing

  • Need to document how to execute
  • How we determine good/bad rates for everything

Validation Testing

  • Parameters - are these selectable betanet, testnet, mainnet?
  • We already have weekly validation of live indexers, so this is presumably on demand for custom branches?

Automated Upgrade Testing

  • Instance specifications
  • Database (RDS fast enough?)

What is the trigger for the above? Jenkins pipeline?

Acceptance Criteria

  • Design doc + review
  • Ticket for implementation
@shiqizng shiqizng added new-feature-request Feature request that needs triage Team Lamprey labels Aug 2, 2022
@onetechnical onetechnical changed the title Automate indexer performance and validation test [DESIGN] Automate indexer performance and validation test Aug 15, 2022
@gmalouf
Copy link
Contributor

gmalouf commented Sep 17, 2022

#451 is written differently, but should probably be closed in favor of this.

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

No branches or pull requests

3 participants