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

Improve out-of-box experience with single-instance container #5472

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

Martchus
Copy link
Contributor

  • Give the container a name for easier reference in further explanations
  • Add KVM support; this is very useful as many jobs in our instance seem
    to use QEMUCPU=host and would therefore otherwise fail because this
    setting requires KVM support
  • Provide an example command for cloning a job and for making an API query;
    otherwise it isn't clear how to proceed with a containerized setup like
    that after exploring the web UI
  • Explain how to provide test code in a containerized setup like this
  • See https://progress.opensuse.org/issues/153499

Copy link

github-actions bot commented Feb 13, 2024

Great PR! Please pay attention to the following items before merging:

Files matching docs/*.asciidoc:

  • Consider generating documentation locally to verify it is rendered correctly using tools/generate-docs

This is an automatically generated QA checklist based on modified files.

kalikiana
kalikiana previously approved these changes Feb 13, 2024
docs/Installing.asciidoc Outdated Show resolved Hide resolved
docs/Installing.asciidoc Outdated Show resolved Hide resolved
@kalikiana kalikiana dismissed their stale review February 14, 2024 10:48

On second thought the user story is unclear

docs/Installing.asciidoc Outdated Show resolved Hide resolved
docs/Installing.asciidoc Outdated Show resolved Hide resolved
docs/Installing.asciidoc Show resolved Hide resolved
docs/Installing.asciidoc Outdated Show resolved Hide resolved
* Give the container a name for easier reference
* Add KVM support; this is very useful as many jobs in our instance seem
  to use `QEMUCPU=host` and would therefore otherwise fail because this
  setting requires KVM support
* See https://progress.opensuse.org/issues/153499
@Martchus
Copy link
Contributor Author

I shortened this to the parts we hopefully can all agree on.

@mergify mergify bot merged commit ebe2832 into os-autoinst:master Feb 14, 2024
42 checks passed
@Martchus Martchus deleted the podman-developer-mode-doc branch February 14, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants