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_handler
/
test_handler_chef.py
Age
Commit message (
Expand
)
Author
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-10-15
testing: add get_cloud function (SC-461) (#1038)
James Falcon
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-05-27
Enable chef_license support for chef infra client (#389)
Bipin Bachhao
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2019-02-25
Enable encrypted_data_bag_secret support for Chef
Eric Williams
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-05-23
tests: Avoid using https in httpretty, improve HttPretty test case.
Scott Moser
2017-09-13
chef: Add option to pin chef omnibus install version
Ethan Apodaca
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
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
2016-04-12
chef: straighten out validation_cert and validation_key
Scott Moser
2015-02-10
make bddeb work with python3 or python2
Scott Moser
2015-01-26
More test repairs.
Barry Warsaw
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2014-10-11
More adjustments
Joshua Harlow
2014-10-10
Add a few template delete tests
Joshua Harlow
2014-10-10
Increase the robustness of the chef module
Joshua Harlow