Skip to content

[rhcos-4.13] qemuexec: add support for 'IBM Secure Execution' qcow2 images#3465

Merged
dustymabe merged 1 commit intocoreos:rhcos-4.13from
nikita-dubrovskii:4.13
May 11, 2023
Merged

[rhcos-4.13] qemuexec: add support for 'IBM Secure Execution' qcow2 images#3465
dustymabe merged 1 commit intocoreos:rhcos-4.13from
nikita-dubrovskii:4.13

Conversation

@nikita-dubrovskii
Copy link
Copy Markdown
Contributor

Now user can run secex image:

cosa run --qemu-secex

or

cosa kola qemuexec --qemu-secex --devshell --qemu-secex-igniton-pubkey path/to/key.gpg.pub --qemu-image path/to/qemu-secex.s390x.qcow2

If user has a valid hostkey and uses --qemu-secex-hostkey path/to/hostkey.crt option, than VM survives reboot

By default --qemu-secex sets VM memory to 4Gb, which is a minimum required by Secure Execution.

(cherry picked from commit 66cff73)

Now user can run secex image:
```
cosa run --qemu-secex
```

or

```
cosa kola qemuexec --qemu-secex --devshell --qemu-secex-igniton-pubkey path/to/key.gpg.pub --qemu-image path/to/qemu-secex.s390x.qcow2
```

If user has a valid hostkey and uses `--qemu-secex-hostkey path/to/hostkey.crt` option, than VM survives reboot

By default `--qemu-secex` sets VM memory to 4Gb, which is a minimum required by Secure Execution.

(cherry picked from commit 66cff73)
@dustymabe dustymabe changed the title qemuexec: add support for 'IBM Secure Execution' qcow2 images [rhcos-4.13] qemuexec: add support for 'IBM Secure Execution' qcow2 images May 11, 2023
@dustymabe
Copy link
Copy Markdown
Member

/retest-required

Copy link
Copy Markdown
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 11, 2023

@nikita-dubrovskii: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/rhcos ba2eb29 link true /test rhcos

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@dustymabe
Copy link
Copy Markdown
Member

overriding so we can get this in.. the failure is related to some issue reaching a repo.

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.

2 participants