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

Add test to sync 100,000 new files #997

Closed
gdt opened this issue Feb 15, 2024 · 2 comments
Closed

Add test to sync 100,000 new files #997

gdt opened this issue Feb 15, 2024 · 2 comments
Labels
effort-medium issue is likely resolvable with <= 20h of effort enhancement issue is a request for a feature, and not a defect impact-medium medium importance

Comments

@gdt
Copy link
Collaborator

gdt commented Feb 15, 2024

We have occasional reports of running out of memory. It would be nice if the automated tests did something stressful. This ticket is just to add something that is a) stressful and b) we think can fit in some reasonable amount of RAM that we document in the test instructions.

However, that might cause more trouble than it is worth. So it might lead to test options where the normal "make test" does not run tests that are expensive.

@gdt gdt added enhancement issue is a request for a feature, and not a defect impact-medium medium importance effort-medium issue is likely resolvable with <= 20h of effort labels Feb 15, 2024
@gdt
Copy link
Collaborator Author

gdt commented Oct 21, 2024

See #1069 for beginnings of this.

@gdt
Copy link
Collaborator Author

gdt commented Oct 29, 2024

There is now a test script that can do this. It is not hooked into make test.

@gdt gdt closed this as completed Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort-medium issue is likely resolvable with <= 20h of effort enhancement issue is a request for a feature, and not a defect impact-medium medium importance
Projects
None yet
Development

No branches or pull requests

1 participant