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/integration/targets/ansible-doc
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
..
broken-docs/collections/ansible_collections/testns/testcol Update collections.abc imports (#79911) 1 year ago
collections/ansible_collections/testns Clean up unused imports in integration tests (#79895) 1 year ago
filter_plugins add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
library refactor and fixes for doc parsing (#77719) 2 years ago
lookup_plugins add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
roles Role argspec: allow new argument spec file (#74582) 3 years ago
test_role1 Change role argspec file used by ansible-doc (#72927) 4 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
fakecollrole.output ansible-doc: remove manual formatting (#78668) 2 years ago
fakemodule.output ansible-doc: remove manual formatting (#78668) 2 years ago
fakerole.output ansible-doc: remove manual formatting (#78668) 2 years ago
inventory WIP - Fix ansible-doc bugs and add integration tests. (#62461) 5 years ago
noop.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 3 years ago
noop_vars_plugin.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 3 years ago
notjsonfile.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 3 years ago
randommodule-text.output ansible-doc: remove manual formatting (#78668) 2 years ago
randommodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 3 years ago
runme.sh quiet default ansible-doc integration test output (#79921) 1 year ago
test.yml add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
test_docs_returns.output ansible-doc: remove manual formatting (#78668) 2 years ago
test_docs_suboptions.output ansible-doc: remove manual formatting (#78668) 2 years ago
test_docs_yaml_anchors.output ansible-doc: remove manual formatting (#78668) 2 years ago