Skip to content

testiso : Support iso-install tests on aarch64#1705

Merged
openshift-merge-robot merged 1 commit intocoreos:masterfrom
Prashanth684:iso-aarch64
Sep 9, 2020
Merged

testiso : Support iso-install tests on aarch64#1705
openshift-merge-robot merged 1 commit intocoreos:masterfrom
Prashanth684:iso-aarch64

Conversation

@Prashanth684
Copy link
Copy Markdown
Contributor

As a follow up to #1700 also support iso tests on aarch64

Comment thread mantle/platform/metal.go
pointerIgnitionPath := "/var/opt/pointer.ign"

targetDevice := "/dev/vda"
// For aarch64, the cdrom is a pci blk device /dev/vda
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Fine for now, note for future: I think we should set things up using the serial= identifer and use /dev/disk/by/id in the future, see also #1343

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

noted it.

Comment thread mantle/platform/qemu.go Outdated
As a follow up to coreos#1700 also support iso tests on aarch64
@cgwalters
Copy link
Copy Markdown
Member

/approve
/lgtm
/ok-to-test
/meow

@openshift-ci-robot
Copy link
Copy Markdown

@cgwalters: cat image

Details

In response to this:

/approve
/lgtm
/ok-to-test
/meow

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.

@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, Prashanth684

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 02c477d into coreos:master Sep 9, 2020
jlebon added a commit to jlebon/coreos-assembler that referenced this pull request Sep 22, 2020
This restores access to the monitor via `Ctrl-A C` and allows passing
through `Ctrl-C` to the guest as before.

This used to be what QEMU did by default, but when we added an explicit
QMP socket in coreos#1705 it disabled that sugar.

Closes: coreos#1725
jlebon added a commit to jlebon/coreos-assembler that referenced this pull request Sep 23, 2020
This restores access to the monitor via `Ctrl-A C` and allows passing
through `Ctrl-C` to the guest as before.

This used to be what QEMU did by default, but when we added an explicit
QMP socket in coreos#1705 it disabled that sugar.

Closes: coreos#1725
openshift-merge-robot pushed a commit that referenced this pull request Sep 23, 2020
This restores access to the monitor via `Ctrl-A C` and allows passing
through `Ctrl-C` to the guest as before.

This used to be what QEMU did by default, but when we added an explicit
QMP socket in #1705 it disabled that sugar.

Closes: #1725
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants