This pull request introduces a Linux Distro detection client API.

This, besides other things, is another block towards our ultimate goal
of being able to automatically reproduce the environment where a previous
test ran.

Being able to reproduce this environment will let us automatically bisect
test failures.

Summary:
[PATCH 1/3] documentation: added client docs structure
[PATCH 2/3] client/shared/distro.py: introduce distro detection API
[PATCH 3/3] client/shared/software_manager.py: use distro detection

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to