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

Disable tests for aarch64_sysroot config that don't work without full kernel emulation #941

Merged

Conversation

JamesMBartlett
Copy link
Member

Summary: Some tests use features that aren't supported by userspace qemu emulation, and will require full qemu kernel emulation to work.
This adds a tag that is filtered out by the aarch64_sysroot config, so that these tests never run in userspace qemu emulation.

Type of change: /kind test-infra

Test Plan: Tested that the tests in question no longer get run by the aarch64_sysroot config.

@JamesMBartlett JamesMBartlett requested review from a team as code owners March 1, 2023 23:56
… kernel emulation

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
@JamesMBartlett JamesMBartlett force-pushed the disable_full_emu_tests branch from 2006383 to fcb886f Compare March 2, 2023 00:01
@JamesMBartlett JamesMBartlett merged commit b1f1651 into pixie-io:main Mar 2, 2023
@JamesMBartlett JamesMBartlett deleted the disable_full_emu_tests branch March 2, 2023 00:41
NickLanam pushed a commit to NickLanam/pixie that referenced this pull request Mar 6, 2023
… kernel emulation (pixie-io#941)

Summary: Some tests use features that aren't supported by userspace qemu
emulation, and will require full qemu kernel emulation to work.
This adds a tag that is filtered out by the aarch64_sysroot config, so
that these tests never run in userspace qemu emulation.

Type of change: /kind test-infra

Test Plan: Tested that the tests in question no longer get run by the
`aarch64_sysroot` config.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
RagalahariP pushed a commit to RagalahariP/pixie that referenced this pull request Mar 23, 2023
… kernel emulation (pixie-io#941)

Summary: Some tests use features that aren't supported by userspace qemu
emulation, and will require full qemu kernel emulation to work.
This adds a tag that is filtered out by the aarch64_sysroot config, so
that these tests never run in userspace qemu emulation.

Type of change: /kind test-infra

Test Plan: Tested that the tests in question no longer get run by the
`aarch64_sysroot` config.

Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
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