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.
ansible/test
Sviatoslav Sydorenko b1c73fa870
Fail fast in stuck `ansible-galaxy-collection` (#78629)
This specific integration test gets stuck periodically causing the
Galaxy jobs to be killed on timeout wasting an hour of runtime. The
module that gets stuck waiting on Pulp is an in-test one, called
`setup_collections`. When it works, the task is complete in around 70
seconds but when it doesn't, it just freezes the whole play.

This patch attempts to make it fail faster by putting a reasonable
timeout value of 2 minutes.

(cherry picked from commit f1c56e988d)
3 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Fail fast in stuck `ansible-galaxy-collection` (#78629) 3 years ago
lib/ansible_test ansible-test - Fix rstcheck compatibility issues. 4 years ago
sanity ansible-test - Fix rstcheck compatibility issues. 4 years ago
support module compat for py3.8+ controller (#73423) 5 years ago
units Fix pytest collection during test_host partial run (#78596) 3 years ago
utils/shippable [stable-2.11] Remove obsolete Shippable specific scripts. 5 years ago