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 test suite #1060

Merged
merged 3 commits into from
May 16, 2024
Merged

Speed up test suite #1060

merged 3 commits into from
May 16, 2024

Conversation

moreati
Copy link
Member

@moreati moreati commented Apr 10, 2024

refs #1059

@moreati
Copy link
Member Author

moreati commented Apr 10, 2024

Reducing the Ansible timeout for all tests reduced the longer jobs by about 2 minutes (20ish to 18ish). This was at the expense of worsening the success rate.

@moreati moreati force-pushed the issue1059 branch 11 times, most recently from 53e9f9e to 904bd55 Compare May 16, 2024 09:48
integration/ssh/timeouts.yml is noteworthy. It was an accidental N**2 in time
-  executing num hosts * num hosts tasks.
@moreati moreati marked this pull request as ready for review May 16, 2024 18:22
@moreati moreati merged commit 23d9d0b into mitogen-hq:master May 16, 2024
46 checks passed
@moreati moreati deleted the issue1059 branch May 16, 2024 18:22
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

Successfully merging this pull request may close these issues.

1 participant