index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cloud_tests
/
platforms
Age
Commit message (
Expand
)
Author
2021-09-29
testing: remove cloud_tests (#1020)
James Falcon
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-07-15
cloudinit: remove global disable of pylint W0107 and fix errors (#489)
Daniel Watkins
2020-07-09
LXD cloud_tests: support more lxd image formats (#482)
Paride Legovini
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-05-14
cloud_tests: emit dots on Travis while fetching images (#347)
Daniel Watkins
2020-02-13
azurecloud: fix issues with instances not starting (#205)
Ryan Harper
2020-01-16
util: rename get_architecture to get_dpkg_architecture (#173)
Daniel Watkins
2019-11-26
cloud_tests: add azure platform support to integration tests
ahosmanmsft
2019-10-11
cloud_test/lxd: Retry container delete a few times
Ryan Harper
2019-07-18
cloud_tests: updates and fixes
Ryan Harper
2018-07-27
tests: improve LXDInstance trying to workaround or catch bug.
Scott Moser
2018-05-17
cloud_tests: help pylint
Ryan Harper
2018-05-16
tests: restructure SSH and initial connections
Joshua Powers
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-03
tests: fix integration tests to support lxd 3.0 release
Chad Smith
2018-03-15
tests: fix run_tree and bddeb
Scott Moser
2018-03-15
tests: Fix some warnings in tests that popped up with newer python.
Scott Moser
2018-02-12
tests: add support for logs with lxd from snap and future lxd 3.
Scott Moser
2018-01-25
tests: Collect script output as binary, collect systemd journal, fix lxd.
Scott Moser
2018-01-23
tests: Fix EC2 Platform to return console output as bytes.
Scott Moser
2018-01-09
tests: clean up image properties
Joshua Powers
2018-01-09
tests: rename test ssh keys to avoid appearance of leaking private keys.
Joshua Powers
2018-01-05
tests: Enable AWS EC2 Integration Testing
Joshua Powers
2017-12-07
citest: In NoCloudKVM provide keys via metadata not userdata.
Scott Moser
2017-12-05
tests: consolidate platforms into specific dirs
Scott Moser
2017-11-29
tests: NoCloudKVMImage do not modify the original local cache image.
Scott Moser
2017-09-14
tests: Enable the NoCloud KVM platform
Joshua Powers
2017-06-08
Integration Testing: tox env, pyxld 2.2.3, and revamp framework
Wesley Wiedenmeier
2016-12-22
integration test: initial commit of integration test framework
Wesley Wiedenmeier