cockpit-project / cockpit

Cockpit is a web-based graphical interface for servers.
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
11.2k stars 1.11k forks source link

test: Add test for Machine.clone_container() API #21105

Open martinpitt opened 3 weeks ago

martinpitt commented 3 weeks ago

Check that we can clone a container and that it is isolated from the host.


This depends on, and temporarily tests against https://github.com/cockpit-project/bots/pull/6974

The first version is just a simple test, I want to see how it works across our OSes. Once I settled that, I'll convert a destructive provision test.