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
/
cloud_tests
/
testcases
Age
Commit message (
Expand
)
Author
2018-10-07
tests: fix apt_configure_primary to be more flexible
Chad Smith
2018-10-01
tests: allow skipping an entire cloud_test without running.
Scott Moser
2018-09-28
tests: disable lxd tests on cosmic
Scott Moser
2018-09-27
cii-tests: use unittest2.SkipTest in ntp_chrony due to new deps
Chad Smith
2018-09-26
lxd: adjust to snap installed lxd.
Scott Moser
2018-09-26
tests: fix ec2 integration tests. process meta_data instead of meta-data
Chad Smith
2018-09-25
cli: add cloud-init query subcommand to query instance metadata
Chad Smith
2018-09-11
user-data: jinja template to render instance-data.json in cloud-config
Chad Smith
2018-08-23
tests: disable other snap test as well
Joshua Powers
2018-08-20
tests: disable snap, fix write_files binary
Joshua Powers
2018-06-28
tests: drop salt-minion integration test
Scott Moser
2018-06-12
tests: fix salt_minion integration test on bionic and later
Chad Smith
2018-06-12
tests: skip chrony integration tests on lxd running artful or older
Chad Smith
2018-05-09
tests: fix package and ca_cert cloud_tests on bionic
Chad Smith
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
pycodestyle: Fix invalid escape sequences in string literals.
Scott Moser
2018-04-12
Implement ntp client spec with auto support for distro selection
Ryan Harper
2018-04-07
tests: fix ec2 integration network metadata validation
Chad Smith
2018-04-03
correct documentation to match correct attribute name usage.
Dominic Schlegel
2018-03-16
cc_snap: Add new module to install and configure snapd and snap packages.
Chad Smith
2018-03-08
Make salt minion module work on FreeBSD.
Dominic Schlegel
2018-02-23
salt: configure grains in grains file rather than in minion config.
Daniel Wallace
2018-01-25
tests: Collect script output as binary, collect systemd journal, fix lxd.
Scott Moser
2018-01-23
tests: when querying ntp server, do not do dns resolution.
Scott Moser
2018-01-09
tests: update apt sources list test
Joshua Powers
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-11-20
integration test: replace curtin test ppa with cloud-init test ppa.
Scott Moser
2017-11-09
Replace the temporary i9n.brickies.net with i9n.cloud-init.io.
Scott Moser
2017-11-06
tests: integration test cleanup and full pass of nocloud-kvm.
Scott Moser
2017-10-20
citest: fix remaining warnings raised by integration tests.
Scott Moser
2017-10-20
citest: show the class actual class name in results.
Scott Moser
2017-10-20
ntp: fix config module schema to allow empty ntp config
Chad Smith
2017-10-18
schema: Log debug instead of warning when jsonschema is not available.
Scott Moser
2017-10-03
tests: Combine integration configs and testcases
Joshua Powers
2017-07-26
tests: adjust locale integration test to parse default locale.
Scott Moser
2017-07-11
test: fix incorrect keyid for apt repository.
Joshua Powers
2017-06-27
Tests: Simplify the check on ssh-import-id
Joshua Powers
2017-06-27
tests: update ntp tests after sntp added
Joshua Powers
2017-06-08
Integration Testing: tox env, pyxld 2.2.3, and revamp framework
Wesley Wiedenmeier
2017-05-23
tests: Apply workaround for snapd bug in test case.
Joshua Powers
2017-05-22
function spelling & docstring update
Joshua Powers
2017-05-22
Fixing wrong file name regression.
Joshua Powers
2017-05-19
cc_ntp: write template before installing and add service restart
Ryan Harper
2017-04-12
Fix examples that reference upstream chef repository.
Jon Grimm
2017-03-24
Add support for setting hashed passwords
Tore S. Lonoy
2017-03-17
test: Adding integratiron test for password as list
Joshua Powers
2017-03-17
Integration Testing: improve testcase subclassing
Wesley Wiedenmeier
2017-03-13
test: avoid differences in 'date' output due to daylight savings.
Scott Moser
2016-12-22
integration test: initial commit of integration test framework
Wesley Wiedenmeier