Currently, we maintain multiple distro flavors based on a common base distro, each enabling a specific feature set (e.g., SELinux, KVM, OSTree). This fragmented approach makes it difficult to validate SELinux behavior consistently across all features and services because each build isolates one feature.
Create a single combined distro configuration (or an equivalent approach) that includes all major features and any other relevant service. So that we can validate SELinux to the fullest extent in a unified environment.
Any feedback or alternative solutions to meet this need would be highly valued.