index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_distros
/
test_generic.py
Age
Commit message (
Expand
)
Author
2020-06-30
Disable ec2 mirror for non aws instances (#390)
lucasmoura
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2019-11-26
set_passwords: support for FreeBSD (#46)
Igor Galić
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-30
distro: allow distro to specify a default locale
Ryan Harper
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-08-18
Apt: add new apt configuration format
Christian Ehrhardt
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2015-07-22
Make full data source available to code that handles mirror selection.
Daniel Watkins
2015-06-03
add tests for systemd detection
Lars Kellogg-Stedman
2015-01-22
More conversions from mocker to mock.
Barry Warsaw
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-07-23
more
Dimitri John Ledkov
2012-11-20
pep8 and pylint
Scott Moser
2012-11-14
Cleanup the tests slightly.
Joshua Harlow
2012-11-14
Add the string sudoers rule test case as well.
Joshua Harlow
2012-11-14
Add a test to make sure this doesn't happen again.
Joshua Harlow
2012-11-10
Sudoers.d creation cleanups + tests.
Joshua Harlow
2012-08-22
add test
Scott Moser