Minimal test framework for authselect system tests.
It is derived from sssd-test-framework and includes only the components required by authselect tests:
- Client, IPA and Samba roles
- Profiles:
Profile.Local,Profile.SSSD,Profile.Winbind - Authselect, PAM, authentication, SSSD, winbind and oddjob utilities used by the system tests
pip install git+https://github.com/authselect/authselect-test-frameworkOr install from a local checkout:
pip install /path/to/authselect-test-framework