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
Matt Davis c7c991e79d
quiet default ansible-doc integration test output (#79921)
* quiet default ansible-doc integration test output 

* typical non-verbose output was exceeding 27k lines per fun
* disables `set -x` unless `-v` is passed to the script (eg when ansible-test is called with `-v` or `--retry-on-error` adds it on the second try
* added simple progress echoes
* suppress some grep output

* only enable `set -x` for >= `-vvv`

* fix shellcheck default complaint
1 year ago
..
ansible_test Clean up unused imports in ansible-test unit tests (#79897) 1 year ago
integration quiet default ansible-doc integration test output (#79921) 1 year ago
lib/ansible_test ansible-test - Remove old containers and remotes (#79929) 1 year ago
sanity ansible-test - Enable pylint unused-import for core (#79910) 1 year ago
support Update collections.abc imports (#79911) 1 year ago
units Update collections.abc imports (#79911) 1 year ago
utils/shippable Update test matrix symlinks. (#78737) 2 years ago