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

Have a way of running A/B tests against dynamic devnets #2934

Open
Tracked by #2931
ndr-ds opened this issue Nov 20, 2024 · 0 comments
Open
Tracked by #2931

Have a way of running A/B tests against dynamic devnets #2934

ndr-ds opened this issue Nov 20, 2024 · 0 comments

Comments

@ndr-ds
Copy link
Contributor

ndr-ds commented Nov 20, 2024

Once we have #2933, then we could technically run A/B tests:
Spin up two small devnets, with the same exact configs, but one with binaries built from some base rev, and another one built with some changes we're trying to test. Then, if we run the same set of tests against these two devnets, serially, and in the same order, we should technically be able to catch metric changes that the changes are introducing.
Ideally we wouldn't run tests that can have non-deterministic behavior with this, as it would likely introduce too much noise in the metrics.

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

No branches or pull requests

1 participant