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

test:cri: Add guest AppArmor support #5749

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ManaSugi
Copy link
Member

Add a test case which check whether AppArmor inside the guest works properly using containerd.

The test creates a container configured to apply the kata-default profile, then it checks the container process is running with the profile enforced.

Fixes: #5748
Depends-on: github.com/kata-containers/kata-containers#7587

@katacontainersbot katacontainersbot added the size/medium Average sized task label Aug 18, 2023
@ManaSugi
Copy link
Member Author

/test

@ManaSugi ManaSugi force-pushed the add/test-guest-apparmor branch 4 times, most recently from de43901 to f8e7779 Compare August 20, 2023 15:29
@ManaSugi
Copy link
Member Author

/test

@ManaSugi ManaSugi force-pushed the add/test-guest-apparmor branch 3 times, most recently from 5a9f1a7 to add2a28 Compare August 21, 2023 01:35
@ManaSugi
Copy link
Member Author

/test

@ManaSugi
Copy link
Member Author

/test-power

@katacontainersbot katacontainersbot added size/tiny Smallest and simplest task and removed size/medium Average sized task labels Aug 21, 2023
@ManaSugi ManaSugi force-pushed the add/test-guest-apparmor branch 3 times, most recently from b703f9b to cdfcfaf Compare August 21, 2023 06:32
@katacontainersbot katacontainersbot added size/medium Average sized task and removed size/tiny Smallest and simplest task labels Aug 21, 2023
@ManaSugi ManaSugi force-pushed the add/test-guest-apparmor branch 3 times, most recently from 4dff9d7 to b34f0b8 Compare August 21, 2023 16:42
@ManaSugi
Copy link
Member Author

/test

@ManaSugi ManaSugi force-pushed the add/test-guest-apparmor branch 2 times, most recently from 542a587 to 2474c08 Compare August 22, 2023 00:29
Add a test case which check whether AppArmor inside the guest
works properly using containerd.

The test creates a container configured to apply the `kata-default`
profile, then it checks the container process is running with the
profile enforced.

Fixes: kata-containers#5748
Depends-on: github.com/kata-containers/kata-containers#7587

Signed-off-by: Manabu Sugimoto <Manabu.Sugimoto@sony.com>
@ManaSugi
Copy link
Member Author

/test

@ManaSugi
Copy link
Member Author

/retest-arm
/retest-fedora

@ManaSugi
Copy link
Member Author

/test

@ManaSugi
Copy link
Member Author

/test-s390x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/medium Average sized task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test:cri: Should test guest AppArmor support
2 participants