summaryrefslogtreecommitdiff
path: root/tests/cloud_tests
AgeCommit message (Expand)Author
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
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: provide human-readable integration test summary when --verboseChad Smith
2018-06-12tests: skip chrony integration tests on lxd running artful or olderChad Smith
2018-06-12test: add optional --preserve-instance arg to integraiton testsChad Smith
2018-05-22tests: enable Ubuntu Cosmic in integration testsJoshua Powers
2018-05-17cloud_tests: help pylintRyan Harper
2018-05-16tests: restructure SSH and initial connectionsJoshua Powers
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-03tests: fix integration tests to support lxd 3.0 releaseChad 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-15tests: fix run_tree and bddebScott Moser
2018-03-15tests: Fix some warnings in tests that popped up with newer python.Scott Moser
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-02-12tests: add support for logs with lxd from snap and future lxd 3.Scott Moser
2018-01-25tests: Collect script output as binary, collect systemd journal, fix lxd.Scott Moser
2018-01-23tests: Fix EC2 Platform to return console output as bytes.Scott Moser
2018-01-23tests: when querying ntp server, do not do dns resolution.Scott Moser
2018-01-18tests: remove zesty as supported OS to testJoshua Powers
2018-01-09tests: update apt sources list testJoshua Powers
2018-01-09tests: clean up image propertiesJoshua Powers
2018-01-09tests: rename test ssh keys to avoid appearance of leaking private keys.Joshua Powers
2018-01-05tests: Enable AWS EC2 Integration TestingJoshua Powers
2017-12-12tests: fix collect_console when not implementedJoshua Powers
2017-12-07citest: In NoCloudKVM provide keys via metadata not userdata.Scott Moser
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper