summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_apt_source_v3.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-10-29Remove (deprecated) apt-key (#1068)Brett Holman
2021-10-15testing: add get_cloud function (SC-461) (#1038)James Falcon
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2021-05-18Added support for importing keys via primary/security mirror clauses (#882)Paul Goins
2020-06-30Disable ec2 mirror for non aws instances (#390)lucasmoura
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-03-23cc_apt_configure/util: combine search_for_mirror implementations (#271)Daniel Watkins
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2020-01-16util: rename get_architecture to get_dpkg_architecture (#173)Daniel Watkins
2020-01-16Ensure util.get_architecture() runs only once (#172)Ryan Harper
2019-08-19ubuntu-drivers: emit latelink=true debconf to accept nvidia eulaChad Smith
2018-09-17tests: Add mock for util.get_hostname.Robert Schweikert
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-08tests: cleanup tempdirs in apt_source testsScott Moser
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt