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

ansible-test-splitter: reduce the targets_per_slot to 10 #1418

Conversation

goneri
Copy link
Collaborator

@goneri goneri commented Mar 24, 2022

20 is a bit ambitious and leads to TIMED_OUT sometimes.
See: https://ansible.softwarefactory-project.io/zuul/buildset/8cf435c60f854a7a86fe688bd6ac01f6

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@goneri goneri added the mergeit Merge the PR (SoftwareFActory) label Mar 25, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit a903156 into ansible:master Mar 25, 2022
softwarefactory-project-zuul bot pushed a commit to ansible-collections/amazon.aws that referenced this pull request Mar 28, 2022
setup_botocore_pip: create tempdir in /var/tmp

Depends-On: ansible/ansible-zuul-jobs#1418
Depends-On: #739
Depends-On: #739
Depends-On: #740
/tmp is based on ramfs and is not suitable for large files.
/var/tmp should be used instead.
See: https://fedoraproject.org/wiki/Features/tmp-on-tmpfs

Reviewed-by: Mark Chappell <None>
Reviewed-by: Alina Buzachis <None>
patchback bot pushed a commit to ansible-collections/amazon.aws that referenced this pull request Mar 28, 2022
setup_botocore_pip: create tempdir in /var/tmp

Depends-On: ansible/ansible-zuul-jobs#1418
Depends-On: #739
Depends-On: #739
Depends-On: #740
/tmp is based on ramfs and is not suitable for large files.
/var/tmp should be used instead.
See: https://fedoraproject.org/wiki/Features/tmp-on-tmpfs

Reviewed-by: Mark Chappell <None>
Reviewed-by: Alina Buzachis <None>
(cherry picked from commit aeba19a)
patchback bot pushed a commit to ansible-collections/amazon.aws that referenced this pull request Mar 28, 2022
setup_botocore_pip: create tempdir in /var/tmp

Depends-On: ansible/ansible-zuul-jobs#1418
Depends-On: #739
Depends-On: #739
Depends-On: #740
/tmp is based on ramfs and is not suitable for large files.
/var/tmp should be used instead.
See: https://fedoraproject.org/wiki/Features/tmp-on-tmpfs

Reviewed-by: Mark Chappell <None>
Reviewed-by: Alina Buzachis <None>
(cherry picked from commit aeba19a)
softwarefactory-project-zuul bot pushed a commit to ansible-collections/amazon.aws that referenced this pull request Mar 28, 2022
[PR #734/aeba19a6 backport][stable-3] setup_botocore_pip: create tempdir in /var/tmp

This is a backport of PR #734 as merged into main (aeba19a).
Depends-On: ansible/ansible-zuul-jobs#1418
Depends-On: #739
Depends-On: #739
Depends-On: #740
/tmp is based on ramfs and is not suitable for large files.
/var/tmp should be used instead.
See: https://fedoraproject.org/wiki/Features/tmp-on-tmpfs
softwarefactory-project-zuul bot pushed a commit to ansible-collections/amazon.aws that referenced this pull request Mar 29, 2022
[PR #734/aeba19a6 backport][stable-2] setup_botocore_pip: create tempdir in /var/tmp

This is a backport of PR #734 as merged into main (aeba19a).
Depends-On: ansible/ansible-zuul-jobs#1418
Depends-On: #739
Depends-On: #739
Depends-On: #740
/tmp is based on ramfs and is not suitable for large files.
/var/tmp should be used instead.
See: https://fedoraproject.org/wiki/Features/tmp-on-tmpfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFActory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant