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

Fix CRI-O tests #905

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Conversation

saschagrunert
Copy link
Member

@saschagrunert saschagrunert commented Mar 21, 2022

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

We switched the option seccomp_use_default_when_empty to true in upstream which break critest. To avoid such a failure in CI we now set it manually to false.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Refers to cri-o/cri-o#5587

Does this PR introduce a user-facing change?

None

We switched the option `seccomp_use_default_when_empty` to `true` in
upstream which break critest. To avoid such a failure in CI we now set
it manually to `false`.

Follow-up on: cri-o/cri-o#5587

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@k8s-ci-robot k8s-ci-robot added kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 21, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 21, 2022
@haircommander
Copy link
Contributor

/lgtm

@k8s-ci-robot
Copy link
Contributor

@haircommander: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@saschagrunert saschagrunert merged commit 3428915 into kubernetes-sigs:master Mar 22, 2022
@saschagrunert saschagrunert deleted the crio-seccomp branch March 22, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants