Skip to content

Allow unprivileged user namespaces in CI itests #689

@ckunki

Description

@ckunki

If unprivileged user namespaces are not allowed,
then integration tests with Docker DB on newer ubuntu versions will fail with "VM crashed".
See detailed description linked in "IntRef".

The current ticket therefor proposes to add this command to the template for workflow file slow-checks.yml.

      - name: Allow unprivileged user namespaces
        run: sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProduct feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions