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

CI tests failing on master, for seccomp #396

Open
afbjorklund opened this issue Aug 28, 2024 · 2 comments
Open

CI tests failing on master, for seccomp #396

afbjorklund opened this issue Aug 28, 2024 · 2 comments

Comments

@afbjorklund
Copy link
Contributor

afbjorklund commented Aug 28, 2024

Expected Behavior

Integration test for PR should pass

Actual Behavior

Integration test is failing on master

Steps to Reproduce the Problem

Specifications

  • Version:
  • Platform:
  • Subsystem:

https://github.com/Mirantis/cri-dockerd/actions/runs/10575832291/job/29300508427

  [FAIL] [k8s.io] Security Context SeccompProfilePath [It] runtime should ignore a seccomp profile that blocks setting hostname when privileged
  github.com/kubernetes-sigs/cri-tools/pkg/validate/security_context_linux.go:1277

critest version v1.27.0-61-g5fd98895

.github/workflows/integration.yml-          path: src/sigs.k8s.io/cri-tools
.github/workflows/integration.yml:          ref: 5fd98895f3bbf8a3ba2d25e93fa95ba1e2ae0923

Seems to have been failing on master, since merge 32 (-34):

https://github.com/Mirantis/cri-dockerd/actions/runs/9863378273/job/27236178495

But it was passing before, for instance in merge (22-) 31:

https://github.com/Mirantis/cri-dockerd/actions/runs/9081517816/job/24955692386

@afbjorklund
Copy link
Contributor Author

afbjorklund commented Aug 28, 2024

Latest touched:

Possibly related:

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

No branches or pull requests

2 participants
@afbjorklund and others