summaryrefslogtreecommitdiff
path: root/tests/cloud_tests
AgeCommit message (Expand)Author
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
2017-12-05tests: consolidate platforms into specific dirsScott Moser
2017-11-29tests: NoCloudKVMImage do not modify the original local cache image.Scott Moser
2017-11-22tests: Enable bionic in integration tests.Joshua Powers
2017-11-21tests: Use apt-get to install a deb so that depends get resolved.Scott Moser
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-07tests: address some minor feedback missed in last merge.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
2017-10-20ntp: fix config module schema to allow empty ntp configChad Smith
2017-10-18schema: Log debug instead of warning when jsonschema is not available.Scott Moser
2017-10-03tests: Combine integration configs and testcasesJoshua Powers
2017-09-25tests: remove dependency on shlexJoshua Powers