Skip to content

tests: HVT e2e tests fail due to seccomp filter stacking #648

Description

@namansh70747

The HVT e2e tests fail due to a seccomp filter stacking issue in pkg/unikontainers/hypervisors/hvt.go. This is reproducible on main and unrelated to any recent changes.

Affected Tests

The following HVT test cases fail across the ctr, nerdctl, and crictl suites:

Suite Test Name
ctr Hvt-rumprun-hello
ctr Hvt-mirage-hello
ctr Hvt-mirage-block-test
nerdctl Hvt-rumprun-capture-hello
nerdctl Hvt-rumprun-ping-redis
nerdctl Hvt-rumprun-ping-redis-with-block
nerdctl Hvt-mirage-net
nerdctl Hvt-rumprun-with-seccomp
nerdctl Hvt-rumprun-UserGroup
crictl Hvt-rumprun-redis
crictl Hvt-mirage-net

Unaffected Backends

All other VMM backends — spt, qemu, firecracker, cloud-hypervisor are unaffected since they do not apply seccomp filters in PreExec().

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions