index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_handler
/
test_handler_yum_add_repo.py
Age
Commit message (
Expand
)
Author
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-05-16
unittests: fix unittests run on centos
Joshua Powers
2017-04-21
Fix yum repo config where keys contain array values
Dylan Perry
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-06
tools/run-pep8: remove leading ',' fed to --ignore
Scott Moser
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-07-23
more
Dimitri John Ledkov
2014-04-01
pyflakes cleanups
Scott Moser
2012-11-12
test_handler_yum_add_repo: fix broken test
Scott Moser
2012-11-07
1. Rebased with trunk
Joshua Harlow