index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
dnf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dnf5: re-introduce ``state: installed`` alias (#83961)
Martin Krizek
2024-09-23
1
-1
/
+1
*
dnf/setup_rpm_repo: simplify dummy testing repos (#83624)
Martin Krizek
2024-07-29
5
-119
/
+81
*
dnf: follow-up on is_newer_installed arches fix (#83556)
Martin Krizek
2024-07-09
1
-0
/
+37
*
dnf - arches must be the same in the is_newer_installed check (#83417)
Martin Krizek
2024-06-28
1
-0
/
+20
*
dnf, dnf5: fix installing via wildcard (#83481)
Martin Krizek
2024-06-26
1
-0
/
+22
*
dnf5: implement enable_plugin and disable_plugin options (#83105)
Martin Krizek
2024-05-09
1
-0
/
+24
*
dnf: integration tests cleanup (#83203)
Martin Krizek
2024-05-07
2
-78
/
+30
*
Don't hardcode the dnf module, dynamically select one (#83183)
Matt Martz
2024-05-02
7
-25
/
+61
*
setup_rpm_repo/create_repo: "Arch dependent binaries in noarch package" (#83108)
Martin Krizek
2024-04-22
1
-1
/
+1
*
dnf: utilize the API for the installed checks (#82725)
Martin Krizek
2024-03-08
1
-0
/
+53
*
dnf: fix installing a package based the file it provides (#82744)
Martin Krizek
2024-03-08
1
-0
/
+32
*
dnf: obey the keepcache setting (#82735)
Martin Krizek
2024-02-27
1
-0
/
+11
*
dnf,dnf5 - add the best option and fix nobest (#82627)
Martin Krizek
2024-02-01
1
-0
/
+1
*
Remove the yum module, redirect it to dnf (#81895)
Martin Krizek
2024-01-23
1
-1
/
+1
*
Re-enable "group removal" integration test for dnf5 (#82250)
Martin Krizek
2023-11-21
1
-2
/
+0
*
ansible-test: Skip modularity test for Fedora 39 and up (#82230)
Abhijeet Kasurde
2023-11-16
1
-1
/
+1
*
Check strict before failing to respect skip_broken (#80795)
Martin Krizek
2023-11-07
1
-1
/
+21
*
Fix outdated S3 URLs (#81964)
Matt Clay
2023-10-13
1
-1
/
+1
*
Fix dnf module crash for non-existent url (#81801)
Sloane Hertel
2023-10-03
1
-0
/
+1
*
Add intentional tests for dnf group remove (#81739)
Martin Krizek
2023-10-03
3
-7
/
+148
*
Add intentional tests for module_utils/yumdnf.py (#81776)
Martin Krizek
2023-09-29
2
-0
/
+87
*
Add intentional tests for dnf install rpm when higher version is installed (#...
Martin Krizek
2023-09-26
1
-0
/
+24
*
Add intentional tests for dnf list (#81738)
Martin Krizek
2023-09-21
1
-0
/
+30
*
dnf - fix for a package from URI and update_only (#81568)
Brent Barbachem
2023-08-28
1
-0
/
+22
*
Properly disable modularity tests for dnf5 only (#81195)
Martin Krizek
2023-07-10
1
-1
/
+1
*
Re-introduce RHEL 9 modularity testing in CI (#81160)
Martin Krizek
2023-07-10
2
-4
/
+2
*
dnf5: enable now implemented cacheonly functionality (#81141)
Martin Krizek
2023-06-28
1
-1
/
+0
*
dnf5 - enable env groups testing in CI (#81032)
Martin Krizek
2023-06-13
1
-1
/
+0
*
Add new dnf5 module (#80272)
Martin Krizek
2023-03-31
4
-15
/
+33
*
Remove obsolete integration test aliases (#80342)
Matt Clay
2023-03-28
1
-2
/
+0
*
Re-organize CI test groups for POSIX tests. (#77420)
Matt Clay
2022-08-04
1
-1
/
+1
*
[dnf] Fix skip_broken, add test coverage (v2) (#78158)
LRitzdorf
2022-06-30
4
-47
/
+324
*
Add RHEL 9.0 to CI. (#77853)
Matt Clay
2022-05-26
2
-4
/
+7
*
ansible-test - Update distro containers. (#77847)
Matt Clay
2022-05-18
4
-8
/
+2
*
Remove COMMAND_WARNINGS and warn (#77411)
Martin Krizek
2022-03-30
1
-2
/
+0
*
Update ci-files URL in integration tests.
Matt Clay
2022-02-03
3
-4
/
+4
*
ansible-test - Remove AIX provisioning support. (#76747)
Matt Clay
2022-01-12
1
-1
/
+0
*
Update dnf tests to reflect new behavior. (#76743)
Matt Clay
2022-01-12
1
-2
/
+3
*
Adding modularity tag to task modularity.yml (#76557)
mbanas
2021-12-22
1
-0
/
+2
*
ansible-test - Add support for RHEL 8.5 instances. (#76305)
Matt Clay
2021-11-17
1
-2
/
+12
*
ansible-test - Add Fedora 35 test container. (#76228)
Matt Clay
2021-11-05
1
-0
/
+2
*
ansible-test - Add RHEL 9 support. (#76217)
Matt Clay
2021-11-04
2
-1
/
+5
*
dnf: add more specific error message for GPG check (#76194)
Martin Krizek
2021-11-02
1
-0
/
+1
*
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-09-21
1
-2
/
+2
*
dnf: ensure we use the correct locale for dnf API (#75264)
Martin Krizek
2021-08-30
1
-0
/
+18
*
Fix dnf test assertion (#75426)
Sloane Hertel
2021-08-06
1
-1
/
+1
*
Fix dnf package matching (#75411)
Sloane Hertel
2021-08-05
1
-0
/
+28
*
[ansible-test] Add Fedora 34, update Fedora 33 (#74506)
Rick Elrod
2021-04-30
2
-1
/
+8
*
Add cacheonly option to yum and dnf modules (#73820)
Amin Vakil
2021-04-16
2
-0
/
+19
*
dnf test - update libmodulemd when updating python3-dnf (#74025)
Sam Doran
2021-03-24
1
-0
/
+1
[next]