summaryrefslogtreecommitdiff
path: root/test/integration/targets/yum
Commit message (Expand)AuthorAgeFilesLines
* Add RHEL 7.9 (#72558) - 2.9 (#72567)Jordan Borean2020-12-012-133/+139
* [tests] fix fallout from dnf gpg fix (#71551)Rick Elrod2020-08-312-0/+12
* [stable-2.9] yum - fix bug where enablerepo is not honored when disablerepo a...Sam Doran2020-01-201-0/+19
* dnf - properly handle idempotent removal of wildcard globs (#63034)Adam Miller2019-10-021-0/+34
* Change dummy package name in yum/dnf tests to not collide with an actual pack...Sam Doran2019-08-072-154/+154
* yum: take care of stale/invalid yum.pid (#58457)Martin Krizek2019-06-272-0/+33
* yum: use Custom Group in integration tests (#56439)Martin Krizek2019-05-213-51/+36
* YUM - handle enable of non-existent repo (#53286)Adam Miller2019-05-151-0/+37
* Clean up local_action and delegate_to in tests. (#55835)Matt Clay2019-04-262-2/+2
* Allow all of yum version compare operators (#54603)Robert Osowiecki2019-04-081-0/+50
* Use correct python for -c invocations in tests. (#54577)Matt Clay2019-03-291-2/+4
* 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
* yum always return changes dict, not only in check mode (#51987)Adam Miller2019-02-132-0/+65
* Fix: Yum module does not use proxy when username is not set #51548 (#51994)おすし2019-02-131-0/+27
* Properly handle unauthenticated yum proxy config (#51915)Adam Miller2019-02-091-17/+80
* yum: disableexcludes is supported on centos6 (#51698)Martin Krizek2019-02-051-57/+1
* Enable yum integration tests on RHEL 8.0.Matt Clay2019-01-181-1/+0
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-161-0/+1
* Run "update foo*" integration test on dnf too (#48607)Martin Krizek2018-11-141-2/+0
* yum: add integration test for 'update foo*' (#48336)Martin Krizek2018-11-081-0/+55
* dnf yum: fix tests running on Fedora 29 (#47910)Jordan Borean2018-11-012-8/+28
* fix yum proxy regex (closes #47797) (#47800)Paul Harvey2018-10-301-8/+8
* yum: fix 'package == version' syntax (#47744)Martin Krizek2018-10-301-0/+32
* fix yum proxy username/password handling (#46291)Adam Miller2018-10-112-0/+98
* yum module properly check for None config_file (#46641)Adam Miller2018-10-111-0/+18
* yum module handle list optional empty strings properly (#46634)Adam Miller2018-10-101-0/+10
* Improve dnf group output for clarityAdam Miller2018-09-061-1/+1
* Get packages for dnf and yum tests from S3.Matt Clay2018-08-271-2/+2
* YUM4/DNF compatibility via yum action plugin (#44322)Adam Miller2018-08-274-154/+240
* Fix download URL for yum integration test.Matt Clay2018-08-091-1/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Yum: Add support for --downloadonly (#41506)Adam Harwell2018-07-181-0/+26
* disable_excludes (#42510)Frank Vissing2018-07-181-1/+111
* yum: clean fake repos after tests run (#37770)Martin Krizek2018-03-221-1/+8
* Fix yum integration tests (#35177)Pilou2018-01-272-100/+90
* yum: handle exception in local_envra (#34400)Abhijeet Kasurde2018-01-091-0/+24
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-9/+9
* Use custom rpm repo script for dnf testing (#32737)Martin Krizek2017-11-214-674/+510
* yum: case for multilib when installing from a file (#32236)Martin Krizek2017-11-091-0/+100
* Fix reference to EPEL packages, pleasing Shippable CIDag Wieers2017-11-011-2/+2
* yum: allow for downgrade using rpm file (#31647)Martin Krizek2017-10-241-0/+33
* Add yum integration tests using fake repo (#31646)Martin Krizek2017-10-185-7/+547
* yum: add integration tests for installing from URL (#30616)Martin Krizek2017-10-051-1/+88
* yum: add integration test for incompatible arch rpm (#31185)Martin Krizek2017-10-051-0/+14
* Add update_only parameter for yum module (#22206)Stephen2017-10-041-0/+29
* Add verbosity option to debug statementSam Doran2017-08-291-1/+3
* yum: fix changed in group removeMartin Krizek2017-08-292-5/+156
* test: yum: add test cases for state=latest (#28575)René Moser2017-08-241-2/+82
* yum: fix reporting group changes in check_mode (#28331)Martin Krizek2017-08-221-1/+20