You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sam Doran ab6a9ef130
Get minor version number for CentOS and Debian (#57814)
* Get the most detailed version number from distro.version() for CentOS and Debian
* Update tests and fixtures
* Update fixture generation script to gather distro info and work with Python 3
* Update LinuxMint fixtures
* Cleanup fixture formatting
* Improvements based on feedback from abadger:
    - use unicode since that is what distro returns
    - use frozenset with a tuple
    - include link Debian to bug
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration Use atexit to cleanup tmp dirs (#56532) 7 years ago
legacy safe_eval fix (#57188) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner vcenter provider: set default values 7 years ago
sanity shared image gallery modules (#57386) 7 years ago
units Get minor version number for CentOS and Debian (#57814) 7 years ago
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 7 years ago