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

kola/tests/misc/verity: add recursive list to provoke panic #202

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

pothos
Copy link
Member

@pothos pothos commented Aug 11, 2021

On amd64 the panic was triggered by the 'cat' execution as expected
but on arm64 through QEMU emulation the kernel panic took a while to
be triggered. It seems the most reliable way is to walk the filesystem.

Add a recursive list to provoke the panic on arm64 if it didn't get
triggered by the simple 'cat' file reading.

How to use/Testing done

sudo ./kola run -d -k --keys --key ~/.ssh/id_rsa.pub --board=arm64-usr --channel=alpha --parallel=1 --platform=qemu --qemu-image=flatcar_production_image.bin --qemu-bios=…/flatcar_production_qemu_uefi_efi_code.fd cl.verity

On amd64 the panic was triggered by the 'cat' execution as expected
but on arm64 through QEMU emulation the kernel panic took a while to
be triggered. It seems the most reliable way is to walk the filesystem.

Add a recursive list to provoke the panic on arm64 if it didn't get
triggered by the simple 'cat' file reading.
@pothos pothos requested a review from a team August 11, 2021 09:26
@pothos pothos merged commit 1bf4808 into flatcar-master Aug 11, 2021
@pothos pothos deleted the kai/verity-test-arm64 branch August 11, 2021 11:36
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