summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases/modules
AgeCommit message (Expand)Author
2021-09-29testing: remove cloud_tests (#1020)James Falcon
2020-10-30Correct documentation and testcase data for some user-data YAML (#618)dermotbradley
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2020-01-10ssh_auth_key_fingerprints_disable test: fix capitalization (#165)Paride Legovini
2019-12-20modules: drop cc_snap_config config module (#134)Chad Smith
2019-12-19cc_snappy: remove deprecated module (#127)Daniel Watkins
2019-04-01cloud_tests: fix apt_pipelining test-casesRyan Harper
2018-10-07tests: fix apt_configure_primary to be more flexibleChad Smith
2018-10-01tests: allow skipping an entire cloud_test without running.Scott Moser
2018-09-28tests: disable lxd tests on cosmicScott Moser
2018-09-27cii-tests: use unittest2.SkipTest in ntp_chrony due to new depsChad Smith
2018-09-26lxd: adjust to snap installed lxd.Scott Moser
2018-08-23tests: disable other snap test as wellJoshua Powers
2018-08-20tests: disable snap, fix write_files binaryJoshua Powers
2018-06-28tests: drop salt-minion integration testScott Moser
2018-06-12tests: fix salt_minion integration test on bionic and laterChad Smith
2018-06-12tests: skip chrony integration tests on lxd running artful or olderChad Smith
2018-05-09tests: fix package and ca_cert cloud_tests on bionicChad Smith
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-12Implement ntp client spec with auto support for distro selectionRyan Harper
2018-04-03correct documentation to match correct attribute name usage.Dominic Schlegel
2018-03-16cc_snap: Add new module to install and configure snapd and snap packages.Chad Smith
2018-03-08Make salt minion module work on FreeBSD.Dominic Schlegel
2018-02-23salt: configure grains in grains file rather than in minion config.Daniel Wallace
2018-01-23tests: when querying ntp server, do not do dns resolution.Scott Moser
2018-01-09tests: update apt sources list testJoshua Powers
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-11-20integration test: replace curtin test ppa with cloud-init test ppa.Scott Moser
2017-11-09Replace the temporary i9n.brickies.net with i9n.cloud-init.io.Scott Moser
2017-11-06tests: integration test cleanup and full pass of nocloud-kvm.Scott Moser
2017-10-20ntp: fix config module schema to allow empty ntp configChad Smith
2017-10-18schema: Log debug instead of warning when jsonschema is not available.Scott Moser
2017-10-03tests: Combine integration configs and testcasesJoshua Powers
2017-07-26tests: adjust locale integration test to parse default locale.Scott Moser
2017-07-11test: fix incorrect keyid for apt repository.Joshua Powers
2017-06-27Tests: Simplify the check on ssh-import-idJoshua Powers
2017-06-27tests: update ntp tests after sntp addedJoshua Powers
2017-06-08Integration Testing: tox env, pyxld 2.2.3, and revamp frameworkWesley Wiedenmeier
2017-05-23tests: Apply workaround for snapd bug in test case.Joshua Powers
2017-05-22function spelling & docstring updateJoshua Powers
2017-05-22Fixing wrong file name regression.Joshua Powers
2017-05-19cc_ntp: write template before installing and add service restartRyan Harper
2017-03-17test: Adding integratiron test for password as listJoshua Powers
2017-03-13test: avoid differences in 'date' output due to daylight savings.Scott Moser
2016-12-22integration test: initial commit of integration test frameworkWesley Wiedenmeier