action #133046
closedcoordination #123583: [epic] Agama auto-installation
Check status of Linux Security Modules for respective products as a basic validation for installations
Description
Motivation¶
Utilize tests/security/selinux/sestatus.pm to check selinux in test suite agama_auto_dolomite.
Utilize tests/security/apparmor/aa_status.pm to check apparmor in test suite agama_auto_tumbleweed.
Acceptance criteria¶
AC1: Check status of Linux Security Modules for respective products as a basic validation for installations
Updated by leli over 1 year ago
- Status changed from Workable to In Progress
- Assignee set to leli
Updated by leli over 1 year ago
Check selinux in test suite agama_auto_dolomite, passed:
https://openqa.opensuse.org/tests/3445906# x86_64
https://openqa.opensuse.org/tests/3445907# aarch64
check apparmor in test suite agama_auto_tumbleweed, failed:
aa-autodep cmd not found, need install it after agama installation.
https://openqa.opensuse.org/tests/3445908#step/aa_status/9 x86_64
https://openqa.opensuse.org/tests/3445909#step/aa_status/10 aarch64
Updated by leli over 1 year ago
https://openqa.opensuse.org/tests/3490040#step/aa_status/4 no provider for aa-autodep.
Updated by JERiveraMoya over 1 year ago
could we validate this without installing anything? it would be better.
btw what is supposed to be the default? did you compare it with a normal tumbleweed (normal=installed with the sle/opensuse installer) ?
Updated by leli over 1 year ago
Confirmed with agama developers that the 'initial set of packages' of agama TW is different with standard TW. So the aa-autodep is not there in agama TW is expected. We need investigate to find other cmds to check status of Linux Security Modules.
Updated by leli over 1 year ago
Updated by leli over 1 year ago
- Status changed from In Progress to Resolved
VR on O3: https://openqa.opensuse.org/tests/3544804#step/validate_apparmor/1
https://openqa.opensuse.org/tests/3544794# blocked by probing hang.