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

Speed-up e2e tests #206

Open
l0kix2 opened this issue Apr 9, 2024 · 1 comment
Open

Speed-up e2e tests #206

l0kix2 opened this issue Apr 9, 2024 · 1 comment
Assignees
Labels
assigned Issue has an assignee

Comments

@l0kix2
Copy link
Collaborator

l0kix2 commented Apr 9, 2024

Parallelisation is ok, but it would be very helpful to have each separate test run faster.
Let's come up with ideas how to improve that.

Currently deleting table cells bundles takes around 2 min and acheduler update archive job also works for several minutes with retries (it timeouts on dyntables mount at first and so on)

@l0kix2
Copy link
Collaborator Author

l0kix2 commented Apr 9, 2024

Maybe we could use some in-memory volumes for tests and that could speed up tests with small change.
Or maybe ytsaurus could be tweaked somehow to faster delete things and faster start for components.

@koct9i koct9i self-assigned this Apr 9, 2024
@chizhonkova chizhonkova added the assigned Issue has an assignee label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Issue has an assignee
Projects
Status: No status
Development

No branches or pull requests

3 participants