summaryrefslogtreecommitdiff
path: root/test/integration/targets/dnf
Commit message (Expand)AuthorAgeFilesLines
* 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-263-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-072-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
* dnf to support modularity module appstream specsAdam Miller2018-11-192-0/+53
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-161-0/+1
* dnf yum: fix tests running on Fedora 29 (#47910)Jordan Borean2018-11-012-7/+23
* Improve error condition handling for dnf module (#44770)Adam Miller2018-08-281-1/+1
* Get packages for dnf and yum tests from S3.Matt Clay2018-08-271-3/+3
* YUM4/DNF compatibility via yum action plugin (#44322)Adam Miller2018-08-272-0/+6
* Refactor yum and dnf, add feature parity (#43621)Adam Miller2018-08-171-1/+218
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Add a 'releasever' parameter for dnf. Fixes #33314. (#37493)Peter Janes2018-05-242-0/+53
* dnf: handle error when latest pkg not found (#39720)Martin Krizek2018-05-091-1/+17
* Fixes for dnf and user integration tests. (#34603)Matt Clay2018-01-081-1/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-5/+5
* Use custom rpm repo script for dnf testing (#32737)Martin Krizek2017-11-213-3/+227
* dnf: add environment upgrade testMartin Krizek2017-09-111-0/+20
* dnf: fix TypeError when env/group failedMartin Krizek2017-09-111-13/+0
* dnf: add integration tests (based on yum tests) (#28881)Martin Krizek2017-08-311-0/+111
* Add Fedora Python 3 Docker images and fix tests. (#27794)Matt Clay2017-08-041-6/+8
* Add dnf group install/upgrade integration tests (#27482)Martin Krizek2017-07-311-0/+50
* Disable skipped tests for remote platforms. (#26624)Matt Clay2017-07-101-0/+2
* Installroot OS version check fix (#20180)berenddeschouwer2017-01-121-2/+2
* Revert "Revert "Add --installroot to YUM and DNF modules, issue #11310""Toshio Kuratomi2017-01-053-0/+81
* Revert "Add --installroot to YUM and DNF modules, issue #11310"Matt Clay2017-01-053-81/+0
* Add --installroot to YUM and DNF modules, issue #11310 (#19861)berenddeschouwer2017-01-043-0/+81
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+2
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-1/+0
* Add tests for dnf modelled after the yum tests (#18226)Toshio Kuratomi2016-10-313-0/+237