You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Large suites like rados can have lots of jobs (around 100k) so prevent users from scheduling the whole thing.
Teuthology CLI prints a warning about it.
For the API, implement a timeout on teuthology.suite.main() method.
The text was updated successfully, but these errors were encountered:
VallariAg
changed the title
Handle scheduling of large suites
suite: Handle scheduling of large suites
Aug 29, 2022
VallariAg
changed the title
suite: Handle scheduling of large suites
suite: handle scheduling of large suites
Aug 29, 2022
Large suites like rados can have lots of jobs (around 100k) so prevent users from scheduling the whole thing.
Teuthology CLI prints a warning about it.
For the API, implement a timeout on teuthology.suite.main() method.
The text was updated successfully, but these errors were encountered: