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
/
modules
Age
Commit message (
Expand
)
Author
2021-09-29
testing: remove cloud_tests (#1020)
James Falcon
2020-10-30
Correct documentation and testcase data for some user-data YAML (#618)
dermotbradley
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-01-10
ssh_auth_key_fingerprints_disable test: fix capitalization (#165)
Paride Legovini
2019-12-20
modules: drop cc_snap_config config module (#134)
Chad Smith
2019-12-19
cc_snappy: remove deprecated module (#127)
Daniel Watkins
2019-04-01
cloud_tests: fix apt_pipelining test-cases
Ryan Harper
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-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-12
Implement ntp client spec with auto support for distro selection
Ryan Harper
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-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
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-03-17
test: Adding integratiron test for password as list
Joshua Powers
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