summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/platforms
AgeCommit message (Expand)Author
2021-09-29testing: remove cloud_tests (#1020)James Falcon
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-08Move subp into its own module. (#416)Scott Moser
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-14cloud_tests: emit dots on Travis while fetching images (#347)Daniel Watkins
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
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
2018-07-27tests: improve LXDInstance trying to workaround or catch bug.Scott Moser
2018-05-17cloud_tests: help pylintRyan Harper
2018-05-16tests: restructure SSH and initial connectionsJoshua Powers
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-03tests: fix integration tests to support lxd 3.0 releaseChad 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-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-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-07citest: In NoCloudKVM provide keys via metadata not userdata.Scott Moser
2017-12-05tests: consolidate platforms into specific dirsScott Moser
2017-11-29tests: NoCloudKVMImage do not modify the original local cache image.Scott Moser
2017-09-14tests: Enable the NoCloud KVM platformJoshua Powers
2017-06-08Integration Testing: tox env, pyxld 2.2.3, and revamp frameworkWesley Wiedenmeier
2016-12-22integration test: initial commit of integration test frameworkWesley Wiedenmeier