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: skip broken cri-o tests #471

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

giuseppe
Copy link
Member

No description provided.

@giuseppe giuseppe force-pushed the fix-crio-CI branch 2 times, most recently from 7b8dca8 to d08f737 Compare December 12, 2023 11:49
# skip seccomp tests because they have permission denied issues in a container
sudo -E test/test_runner.sh $(ls test/ | grep bats | grep -v seccomp)
# skip seccomp tests because they have permission denied issues in a container and accept signed image as they don't use conmon
sudo -E test/test_runner.sh $(ls test/ | grep bats | egrep -v seccomp\|image)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea, fixed now

Signed-off-by: Giuseppe Scrivano <[email protected]>
@alexlarsson
Copy link
Contributor

LGTM

@haircommander haircommander merged commit 57eedf0 into containers:main Dec 12, 2023
16 checks passed
@haircommander
Copy link
Collaborator

thanks!

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

Successfully merging this pull request may close these issues.

4 participants