summaryrefslogtreecommitdiff
path: root/tests/unittests/test_distros/test_generic.py
AgeCommit message (Expand)Author
2020-06-30Disable ec2 mirror for non aws instances (#390)lucasmoura
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2019-11-26set_passwords: support for FreeBSD (#46)Igor Galić
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-30distro: allow distro to specify a default localeRyan Harper
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2015-07-22Make full data source available to code that handles mirror selection.Daniel Watkins
2015-06-03add tests for systemd detectionLars Kellogg-Stedman
2015-01-22More conversions from mocker to mock.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-07-23moreDimitri John Ledkov
2012-11-20pep8 and pylintScott Moser
2012-11-14Cleanup the tests slightly.Joshua Harlow
2012-11-14Add the string sudoers rule test case as well.Joshua Harlow
2012-11-14Add a test to make sure this doesn't happen again.Joshua Harlow
2012-11-10Sudoers.d creation cleanups + tests.Joshua Harlow
2012-08-22add testScott Moser