Skip to content

Fix ci - #143

Merged
HarshwardhanPatil07 merged 2 commits into
bootc-dev:mainfrom
alicefr:fix-ci
Aug 21, 2026
Merged

Fix ci #143
HarshwardhanPatil07 merged 2 commits into
bootc-dev:mainfrom
alicefr:fix-ci

Conversation

@alicefr

@alicefr alicefr commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Disable apparmor because of conflict with passt and enhance the collection of logs

Disable the AppArmor service and add status check after teardown
to ensure profiles are fully removed. This prevents AppArmor from
interfering with VMs and passt self-sandboxing in CI.

Assisted-by: AI
Signed-off-by: Alice Frosi <afrosi@redhat.com>
Gather together with container logs also the dmesg and journal logs from
the host.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
@alicefr
alicefr enabled auto-merge (rebase) August 17, 2026 13:28
@alicefr

alicefr commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator Author

This PR requires a new update node image that is built only when bootc-dev/bink#114 si merged

@alicefr

alicefr commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator Author

/cc @ptalgulk01 @HarshwardhanPatil07

@HarshwardhanPatil07

Copy link
Copy Markdown
Collaborator

Thank you!

@HarshwardhanPatil07

Copy link
Copy Markdown
Collaborator

@alicefr Just in case, How can we skip the particular ci test?

@alicefr

alicefr commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator Author

@HarshwardhanPatil07 do you mean go test? In that the case, you can prepend a P in front of a It, or Describe

@HarshwardhanPatil07

Copy link
Copy Markdown
Collaborator

@alicefr like for example; I want to skip this CI / e2e (1.35) (pull_request) github actions test for particular PR which doesn't needs it to run and it keeps failing due to other issue and we can't merge the PR due to the failures.

like in openshift, i had override command to override the ci check

@HarshwardhanPatil07
HarshwardhanPatil07 merged commit a166ba9 into bootc-dev:main Aug 21, 2026
44 of 60 checks passed
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.

2 participants