You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests/ansible/bench
Alex Willmer bb271d8d00 tests: Tag resource intensive tasks, to skip when strategy=linear
The ansible_mitogen test suite takes over an hour when Ansible is not
accelerated by Mitogen. This change aims to reduce that by skipping
tests with a large number of iterations when the linear strategy is
chosen.

The tagged tests are intended to uncover Mitogen resource leaks. Since
Mitogen is not invoked when strategy=linear, the slight reduction in
test coverage is an acceptable trade off.
3 years ago
..
_includes.yml Import include processing bench 5 years ago
all.yml tests: import Ansible file transfer benchmark 6 years ago
file_transfer.yml tests: Tag resource intensive tasks, to skip when strategy=linear 3 years ago
includes.yml tests: Tag resource intensive tasks, to skip when strategy=linear 3 years ago
loop-20-templates.yml ansible/bench: make end= configurable. 5 years ago
loop-100-copies.yml tests: Tag resource intensive tasks, to skip when strategy=linear 3 years ago
loop-100-items.yml tests: Tag resource intensive tasks, to skip when strategy=linear 3 years ago
loop-100-tasks.yml tests: Tag resource intensive tasks, to skip when strategy=linear 3 years ago