summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/setup_rpm_repo (follow)
Commit message (Expand)AuthorAgeFilesLines
* dnf/setup_rpm_repo: simplify dummy testing repos (#83624)Martin Krizek2024-07-298-144/+64
* setup_rpm_repo/create_repo: "Arch dependent binaries in noarch package" (#83108)Martin Krizek2024-04-221-5/+5
* dnf: utilize the API for the installed checks (#82725)Martin Krizek2024-03-081-0/+4
* dnf: fix installing a package based the file it provides (#82744)Martin Krizek2024-03-081-13/+24
* Remove the yum module, redirect it to dnf (#81895)Martin Krizek2024-01-232-8/+0
* Update Python3Abhijeet Kasurde2023-11-081-1/+4
* Remove obsolete compat code from integration tests (#81961)Matt Clay2023-10-121-15/+2
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* Add test support for Python 3.11 on RHEL 8.8/9.2 (#80990)Martin Krizek2023-06-151-3/+9
* ansible-test - Add RHEL 9 support. (#76217)Matt Clay2021-11-042-0/+9
* Remove create-repo.py script as it was changed to module (#75124)Martin Krizek2021-06-281-71/+0
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-113-28/+53
* [setup_rpm_repo test] Ensure rpm-build is present (#73516)Rick Elrod2021-02-053-0/+3
* Make yum_repository test more reliable (#73467)Sam Doran2021-02-045-17/+124
* Update integration tests to support rpmfluff-0.6 (#71155)Matt Martz2020-08-071-4/+17
* More boilerplate fixes. (#70224)Matt Clay2020-06-231-0/+2
* Fix yum test case on ppc64leJoe Cropper2020-04-231-1/+1
* Fix setup_rpm integration tests for CentOS 8 (#64862)Sam Doran2019-11-157-39/+33
* Change dummy package name in yum/dnf tests to not collide with an actual pack...Sam Doran2019-08-072-11/+11
* Install EPEL on RHEL using RPM from S3.Matt Clay2019-04-052-2/+3
* test dnf - fix groups idempotency on RHEL and fix postgresql issue (#51319)Jordan Borean2019-01-302-0/+46
* Enable yum integration tests on RHEL 8.0.Matt Clay2019-01-181-0/+17
* dnf/yum - added install_weak_deps option (#50525)Jordan Borean2019-01-041-8/+19
* yum: add integration test for 'update foo*' (#48336)Martin Krizek2018-11-081-0/+4
* YUM4/DNF compatibility via yum action plugin (#44322)Adam Miller2018-08-271-3/+3
* make sure to get correct python version for rpmfluff in setup_rpm_repo (#43228)Adam Miller2018-07-251-0/+12
* yum: clean fake repos after tests run (#37770)Martin Krizek2018-03-221-0/+7
* Fixes for dnf and user integration tests. (#34603)Matt Clay2018-01-091-0/+10
* Use custom rpm repo script for dnf testing (#32737)Martin Krizek2017-11-212-0/+104