Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-18 | cloud_tests: updates and fixes | Ryan Harper | |
- Update paramiko and cryptography module versions (2.4.2) to address issues with algo and deprecation warnings. - Modify ssh keypair generation to work with updated paramiko - tools/xkvm sync with newer version from curtin - Update NoCloudKvm instance.py to work with updated xkvm - pass -name to instance, useful for debugging on shared host - Add cache_mode platform config; default to cache=none,aio=native - Switch to yaml.safe_load() in platforms.py | |||
2017-09-13 | tools: Add xkvm script, wrapper around qemu-system | Joshua Powers | |
The xkvm script will be utilized by pending NoCloud qemu testing. If this turns out to not be the case, then we will drop it. |