summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases
AgeCommit message (Expand)Author
2021-09-29testing: remove cloud_tests (#1020)James Falcon
2021-08-10cc_puppet: support AIO installations and more (#960)Gabriel Nagy
2021-01-20Use proper spelling for Red Hat (#778)Dan Kenigsberg
2020-10-30Correct documentation and testcase data for some user-data YAML (#618)dermotbradley
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-13Add schema to apt configure config (#357)lucasmoura
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2020-03-18ec2 json validation: fix the reference to the 'merged_cfg' key (#256)Paride Legovini
2020-03-10instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)Chad Smith
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-10tests: meta_data key changed to meta-data in ec2 instance-data.jsonChad Smith
2018-10-10tests: fix kvm integration test to assert flexible config-disk pathChad Smith
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
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-09-26tests: fix ec2 integration tests. process meta_data instead of meta-dataChad Smith
2018-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
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-18pycodestyle: Fix invalid escape sequences in string literals.Scott Moser
2018-04-12Implement ntp client spec with auto support for distro selectionRyan Harper
2018-04-07tests: fix ec2 integration network metadata validationChad Smith
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-25tests: Collect script output as binary, collect systemd journal, fix lxd.Scott Moser
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-20citest: fix remaining warnings raised by integration tests.Scott Moser
2017-10-20citest: show the class actual class name in results.Scott Moser