Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

martinpitt
Copy link
Member

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


This depends on, and temporarily tests against cockpit-project/bots#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.

@martinpitt martinpitt added the blocked Don't land until something else happens first (see task list) label Oct 10, 2024
@martinpitt martinpitt added the no-test For doc/workflow changes, or experiments which don't need a full CI run, label Oct 11, 2024
Check that we can clone a container and that it is isolated from the
host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Don't land until something else happens first (see task list) no-test For doc/workflow changes, or experiments which don't need a full CI run,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant