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/units/module_utils
Matt Martz 733f6542de
[stable-2.15] Revert logic to use Popen.communicate (#80874) (#81517)
* [stable-2.15] Revert logic to use Popen.communicate (#80874)

* Back out use of communicate, add better comments, add bufsize, and align with subprocess._communicate

* tests

* re-order logic slightly

* more comments

* loopty loop

* yet another comment

* Revert "yet another comment"

This reverts commit 96cd8ada5fa0441b92f2298bdaa6cb40594847d2.

* Revert "loopty loop"

This reverts commit 96ea066f6a7d18902c04a14f18dd79b38e56f5e7.

* ci_complete

* Copy in comment too

* Wording updates

Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>

* Back out bufsize

---------

Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>.
(cherry picked from commit 553f51e728)

Co-authored-by: Matt Martz <matt@sivel.net>

* Address merge conflict issues
1 year ago
..
basic [stable-2.15] Revert logic to use Popen.communicate (#80874) (#81517) 1 year ago
common Update collections.abc imports (#79911) 2 years ago
facts Use target of /usr/bin/dnf for dnf version detection (#80550) (#80593) 2 years ago
json_utils Clean up unit test boilerplate. 5 years ago
parsing Clean up unit test boilerplate. 5 years ago
urls urls - remove deprecated client key calls (#80751) (#81257) 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Update collections.abc imports (#79911) 2 years ago
test_api.py ansible-galaxy - increase page size and add retry decorator for throttling (#74240) 4 years ago
test_connection.py Don't show params when there is an issue with `set_option(s)` (#75805) 3 years ago
test_distro.py Make distro.id() report newer versions of OpenSuSE (at least >=15) also report as opensuse (#76121) 2 years ago