summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases/base.py
AgeCommit message (Expand)Author
2021-09-29testing: remove cloud_tests (#1020)James Falcon
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-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
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-01tests: allow skipping an entire cloud_test without running.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-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-07tests: fix ec2 integration network metadata validationChad Smith
2018-03-16cc_snap: Add new module to install and configure snapd and snap packages.Chad Smith
2018-01-25tests: Collect script output as binary, collect systemd journal, fix lxd.Scott Moser
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
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
2017-10-18schema: Log debug instead of warning when jsonschema is not available.Scott Moser
2017-06-08Integration Testing: tox env, pyxld 2.2.3, and revamp frameworkWesley Wiedenmeier
2017-03-24Add support for setting hashed passwordsTore S. Lonoy
2017-03-17test: Adding integratiron test for password as listJoshua Powers
2016-12-22integration test: initial commit of integration test frameworkWesley Wiedenmeier