summaryrefslogtreecommitdiff
path: root/tests/cloud_tests
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-06-29cloud_tests: fix the Impish release name (#931)Paride Legovini
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-06-18cloud_tests: add impish release definition (#927)Paride Legovini
2021-01-20Use proper spelling for Red Hat (#778)Dan Kenigsberg
2020-11-13cloud_tests: add hirsute release definition (#662)Daniel Watkins
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-07-09LXD cloud_tests: support more lxd image formats (#482)Paride Legovini
2020-06-30cloud_tests: don't pass --python-version to read-dependencies (#465)Daniel Watkins
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-28tests: add groovy integration tests for ubuntu (#400)Chad Smith
2020-05-14cloud_tests: emit dots on Travis while fetching images (#347)Daniel Watkins
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-18releases.yaml: quote the Ubuntu version numbers (#254)Paride Legovini
2020-03-10instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)Chad Smith
2020-02-25tests: add focal integration tests for ubuntu (#225)Chad Smith
2020-02-13azurecloud: fix issues with instances not starting (#205)Ryan Harper
2020-01-16util: rename get_architecture to get_dpkg_architecture (#173)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-11-26cloud_tests: add azure platform support to integration testsahosmanmsft
2019-10-11cloud_test/lxd: Retry container delete a few timesRyan Harper
2019-07-18cloud_tests: updates and fixesRyan Harper
2019-05-09tests: add Eoan releaseParide Legovini
2019-04-01cloud_tests: fix apt_pipelining test-casesRyan Harper
2019-02-22tests: integration test failure summary to use traceback if empty errorChad Smith
2018-12-11tests: add Disco releaseJoshua Powers
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-07-27tests: improve LXDInstance trying to workaround or catch bug.Scott Moser
2018-07-23tests: Collect build_info from system if available.Scott Moser