cloud-init team mailing list archive
-
cloud-init team
-
Mailing list archive
-
Message #00101
NoCloud KVM Integration Tests
Hi cloud-init community,
I am happy to announce that the NoCloud KVM backend was merged [1] into
the integration framework last week. This extends the integration tests
to allow the usage of NoCloud datasource via KVM in additional to the
already existing LXD backend [2].
The next major step for the integration tests is to enable the launching
of tests against clouds themselves.
Additional upcoming changes include:
* Updating the integration testing documentation [3] with information on
the NoCloud KVM backend
* Extending the backend to allow for additional storage and network
devices
* Combining the existing integration tests into larger scenarios, rather
then individual "unit" test like scenarios.
Thanks,
Josh
[1]
https://github.com/cloud-init/cloud-init/commit/376168e251a1d4f2ee3643fed6092b8907f057ec
[2] https://lists.launchpad.net/cloud-init/msg00058.html
[3] https://cloudinit.readthedocs.io/en/latest/topics/tests.html
Follow ups