summaryrefslogtreecommitdiff
path: root/test/integration/targets/yum/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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-261-2/+1
* 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
* 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
* 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-011-8/+23
* 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
* 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-211-633/+507
* 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-184-7/+506
* 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
* Add one more yum group integration test and clean up (#28156)Martin Krizek2017-08-141-9/+22
* yum: do not hide yum's errors (#27696)Martin Krizek2017-08-101-17/+100
* Fix yum installroot test releasever lookup.Matt Clay2017-07-071-1/+5
* Use bc instead of sharutils in yum tests.Matt Clay2017-07-051-29/+29
* Installroot OS version check fix (#20180)berenddeschouwer2017-01-121-1/+1
* Fix yum install root (#19925)Toshio Kuratomi2017-01-052-36/+39
* Disable the yuminstallroot tests that are failing until the submitter can tak...Toshio Kuratomi2017-01-051-33/+33
* Revert "Revert "Add --installroot to YUM and DNF modules, issue #11310""Toshio Kuratomi2017-01-053-1/+103
* Revert "Add --installroot to YUM and DNF modules, issue #11310"Matt Clay2017-01-053-103/+1
* Add --installroot to YUM and DNF modules, issue #11310 (#19861)berenddeschouwer2017-01-043-1/+103