Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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