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

LTM test sharding to handle varying CPU/MEM/SSD requirements for a child test VM #11

Open
tytso opened this issue Jun 5, 2018 · 0 comments

Comments

@tytso
Copy link
Owner

tytso commented Jun 5, 2018

The sharding logic in the LTM currently assumes all child test appliances will use 2 CPUs. The PD-SSD quota limits are not even involved in the calculation (although the default 500GB PD-SSD quota limit is unlikely to be hit, as the scratch disk size change made the PD-SSD size of most configs be around 16 GB, except for the few LARGE configs requiring up to 56 GB).

For this reason, the "ext4/dax" config, and all variations in NR_CPU/MEM for the test appliance are disallowed. The sharding logic in the LTM could be updated to do more intelligent sharding of test appliances, and take into account more of these factors.

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

No branches or pull requests

1 participant