ansible/test/units/modules/packaging/os
Jiri Hnidek 6f1bb37feb
When no pool quantity is set, then do not set quantity to 1 (#66807)
* Fixes #66478
* When no quantity is set, then candlepin server usually uses
  default value 1. When more quantities are required, then
  candlepin server can automatically choose correct minimal
  value.
2020-01-29 12:10:47 -05:00
..
__init__.py
conftest.py Fix unit test issues with pytest >= 4.0.0. 2018-11-15 10:06:07 -08:00
test_apk.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_apt.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_redhat_subscription.py When no pool quantity is set, then do not set quantity to 1 (#66807) 2020-01-29 12:10:47 -05:00
test_rhn_channel.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_rhn_register.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_rhsm_release.py rename rhsm_repository_release to rhsm_release (#53430) 2019-03-21 10:21:45 -05:00
test_yum.py yum also parse obsolete package output (#45365) 2018-11-06 16:07:50 -05:00