summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases/base.py
AgeCommit message (Expand)Author
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