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

Run queries at a constant rate in system test deployment #2708

Open
patchwork01 opened this issue Jun 17, 2024 · 0 comments
Open

Run queries at a constant rate in system test deployment #2708

patchwork01 opened this issue Jun 17, 2024 · 0 comments

Comments

@patchwork01
Copy link
Collaborator

patchwork01 commented Jun 17, 2024

Background

Split from:

Description

We'd like to be able to configure the system test deployment to be able to run queries at a constant rate in an instance of Sleeper.

This should work for either the deployAll system test, or the JUnit-based system test suite. We could just handle the deployAll system test suite and leave the JUnit-based approach for the next issue (#2709), but we need to be able to do that as a natural continuation.

Analysis

We could potentially add a scheduled lambda to the system test deployment that we can configure to submit queries to our instance. An alternative would be ECS tasks.

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

2 participants