[go: nahoru, domu]

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

Contention system test with metrics generation included #2710

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

Contention system test with metrics generation included #2710

patchwork01 opened this issue Jun 17, 2024 · 0 comments

Comments

@patchwork01
Copy link
Collaborator

Background

Split from:

Description

We'd like to enable the table metrics generation lambda to run on its schedule as a system test runs. We'd like to add this to the JUnit-based contention test being built for #2546.

This should be able to be turned on at a certain point in the test, after some setup. It should be turned off automatically at the end.

Analysis

We'll need DSL changes to turn the rule on and off.

Note that this will work at an instance level so we'll want to only use it for an instance that is specific to a single test. We could configure for each system test instance whether it's for a single instance or multiple, and validate this when we do anything within a test that operates at the instance level.

@patchwork01 patchwork01 added enhancement New feature or request system-test-module and removed enhancement New feature or request labels Jun 17, 2024
@patchwork01 patchwork01 added this to the 0.24.0 milestone Jun 17, 2024
@gaffer01 gaffer01 modified the milestones: 0.24.0, 0.25.0 Jun 25, 2024
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