Skip to content

Summary API [NodeConformance] test breaks on CRIO #95320

@harche

Description

@harche

Which jobs are failing:
While trying to run the node conformance tests with CRIO, the test Summary API [NodeConformance] I noticed failures like
ping: permission denied (are you root?) on the logs of the test containers. This happens because CRIO doesn't ship with CAP_NEW_RAW capability enabled by default. Since only this test in NodeConformance requires it, we should add this capability only in this test and not runtime wide.

Which test(s) are failing:
Summary API [NodeConformance]

Since when has it been failing:

Testgrid link:

Reason for failure:
CRIO doesn't ship with CAP_NEW_RAW by default.

Anything else we need to know:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.sig/nodeCategorizes an issue or PR as relevant to SIG Node.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions