summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/dnf (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Add Fedora 35 test container. (#76228)Matt Clay2021-11-051-0/+2
* ansible-test - Add RHEL 9 support. (#76217)Matt Clay2021-11-042-1/+5
* dnf: add more specific error message for GPG check (#76194)Martin Krizek2021-11-021-0/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-2/+2
* dnf: ensure we use the correct locale for dnf API (#75264)Martin Krizek2021-08-301-0/+18
* Fix dnf test assertion (#75426)Sloane Hertel2021-08-061-1/+1
* Fix dnf package matching (#75411)Sloane Hertel2021-08-051-0/+28
* [ansible-test] Add Fedora 34, update Fedora 33 (#74506)Rick Elrod2021-04-302-1/+8
* Add cacheonly option to yum and dnf modules (#73820)Amin Vakil2021-04-162-0/+19
* dnf test - update libmodulemd when updating python3-dnf (#74025)Sam Doran2021-03-241-0/+1
* Use virtual host style S3 bucket names in tests.Matt Clay2021-03-121-2/+2
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-112-28/+27
* [dnf] Make "remove" filtering closer to dnf CLI (#73033)Rick Elrod2021-01-072-0/+69
* [ansible-test] Add Fedora 33 support and drop F31Rick Elrod2021-01-064-32/+41
* actual min changes needed for rhel8 (#72477)Brian Coca2020-11-161-13/+1
* [dnf] Some fixes around filtering (#72483)Rick Elrod2020-11-041-4/+12
* [tests/dnf] work around dnf packaging issue (#72249)Rick Elrod2020-10-191-1/+3
* Fix conditional for the dnf nobest test (#71805)Amin Vakil2020-09-231-1/+1
* Test changes to allow using "macos" test image (#71849)Sam Doran2020-09-221-0/+1
* [dnf] accumulate update filters (#71726)Rick Elrod2020-09-153-0/+256
* [dnf] ensure packages are gpg-verified (#71537)Rick Elrod2020-08-314-0/+83
* [dnf] show installations/removals in check_mode (#70892)Rick Elrod2020-07-281-0/+60
* dnf: Add nobest option (#70318)Amin Vakil2020-07-272-0/+38
* Enable logging using setup_loggers() API in dnf-4.2.17-6 or laterHideki Saito2020-05-313-0/+53
* Add Fedora 32 to CI (#69222)Rick Elrod2020-05-091-2/+6
* Enable dnf integration tests on CentOS 8Rick Elrod2020-04-303-5/+8
* [dnf] Make behavior/errors compatible for new DNFRick Elrod2020-04-301-0/+11
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-161-0/+1
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-301-0/+1
* Fix DNF idempotency. (#66209)Florian Apolloner2020-01-171-0/+18
* DNF Handle Empty AppStream stream definition (#63819)Adam Miller2019-10-243-1/+51
* Integration tests: prevent loop squashing (#63847)Martin Krizek2019-10-231-3/+1
* Change dummy package name in yum/dnf tests to not collide with an actual pack...Sam Doran2019-08-072-95/+95
* Move integration tests to using RHEL 8.0 GA (#57772)Sam Doran2019-07-091-1/+1
* Improve dnf test formatting and fix RHEL 8 module name (#58648)Sam Doran2019-07-035-23/+21
* Change integration tests in order to pass on Fedora 30 (#58081)Sam Doran2019-06-191-1/+1
* dnf: fix wildcard matching for state: absent (#56013)Martin Krizek2019-05-141-0/+20
* Clean up local_action and delegate_to in tests. (#55835)Matt Clay2019-04-273-4/+3
* Add shippable/posix/group4/ for CI. (#53816)Matt Clay2019-03-151-1/+1
* yum/dnf: Add download_dir param (#53171)Martin Krizek2019-03-041-2/+28
* test dnf - fix groups idempotency on RHEL and fix postgresql issue (#51319)Jordan Borean2019-01-303-265/+131
* test - skip dnf on RHEL 8 until test is fixed (#51260)Jordan Borean2019-01-241-0/+1
* Fix dnf integration test issues. (#51251)Matt Clay2019-01-234-141/+268
* dnf: allow to operate on file paths (#51080)Martin Krizek2019-01-211-0/+21
* dnf/yum - added install_weak_deps option (#50525)Jordan Borean2019-01-041-1/+52
* dnf - fix conf_file loading (#50515)Jordan Borean2019-01-031-35/+34
* fix order of dnf api operations so transactions don't fail (#50038)Adam Miller2019-01-021-0/+1
* Revert "Fixes #49362 module dnf: install python3-dnf preferably over python2-...Jordan Borean2018-12-062-48/+0
* Fixes #49362 module dnf: install python3-dnf preferably over python2-dnf. (#4...Robert de Bock2018-12-042-0/+48
* fix yamllint sanityAdam Miller2018-11-191-1/+0