summaryrefslogtreecommitdiff
path: root/test/integration/targets/apt
Commit message (Expand)AuthorAgeFilesLines
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Expand Shippable test matrix. (#66912)Matt Clay2020-01-291-1/+1
* apt target: use 'until' when the cache is updated (#65456)Pilou2019-12-122-0/+3
* Integration tests: prevent loop squashing (#63847)Martin Krizek2019-10-231-4/+5
* Fixes #56832: Remove warning when falling back to apt-get if aptitude is miss...Jeff Geerling2019-09-121-8/+0
* apt: honor cache_update=false on auto-install deps (#56549)René Moser2019-08-301-3/+56
* apt: remove deprecated installed/removed aliases (#55338)Martin Krizek2019-04-161-2/+2
* ansible-test: apt cleanup and futher 18.04 fixes (#50906)Jordan Borean2019-01-151-2/+2
* apt: add policy_rc_d option (#47191)tchernomax2018-11-191-0/+59
* apt: disable ubuntu repos to not change test envMartin Krizek2018-11-144-160/+194
* introduce `module_utils.urls.fetch_file` as a wrapper to download and save fi...Evgeni Golov2018-10-081-0/+22
* Download hello package from S3 for apt test.Matt Clay2018-08-271-1/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* apt: fix build-dep idempotency (#38999)Martin Krizek2018-04-201-0/+23
* apt: integration tests for #31577 (#38586)Martin Krizek2018-04-171-0/+38
* apt: allow for --allow-unauthenticated in upgrade (#38381)Martin Krizek2018-04-101-1/+1
* apt: properly set changed for autoremove/autoclean (#38329)Martin Krizek2018-04-093-11/+85
* Add integration test for #35900 (#38090)Martin Krizek2018-04-031-1/+31
* Fix apt tests (#37922)Martin Krizek2018-03-294-79/+59
* apt: mark installed packages manual (#37751)Martin Krizek2018-03-231-0/+35
* apt: allow for integration tests using fake repo (#37639)Martin Krizek2018-03-223-0/+54
* apt: better error msg when update_cache fails (#37410)Martin Krizek2018-03-151-0/+23
* Deprecate tests used as filters (#32361)Matt Martz2017-11-272-4/+4
* Use apt-get as fallback for apt upgradeValentin Krasontovitsch2017-08-102-11/+62
* Disable failing apt test.Matt Clay2017-07-201-1/+0
* Disable skipped tests for remote platforms. (#26624)Matt Clay2017-07-101-0/+3
* added integration tests for apt upgrade (#25670)David Newswanger2017-06-194-6/+71
* apt: include arch in check for installed packages on multi-arch systems (#24846)Evgeni Golov2017-05-303-0/+36
* Added autoclean/autoremove for the apt moduleBrendan Almonte2017-05-251-0/+9
* Add alternative syntax for upgrading all installed packages via apt (#25007)Brendan Almonte2017-05-241-0/+12
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+2
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-134-0/+229