ansible/test
Rick Elrod 7f0eb7ad79
[facts] Differentiate CentOS vs CentOS Stream (#73034)
Change:
- On CentOS Stream, make distribution_release be "Stream"
- On CentOS Core, it continues to be "Core"
- Implement custom distribution file parser for CentOS, so we can look
  for "CentOS Linux" and "CentOS Stream"
- Two new fixtures introduced (CentOS Linux 8.1 and CentOS Stream 8)
- Removed two dicts from `Distribution` class that were seemingly not
  used anywhere.

Test Plan:
- ci_complete
- New test fixtures

Tickets:
- Fixes #73027

Signed-off-by: Rick Elrod <rick@elrod.me>
2021-01-13 17:54:04 -05:00
..
ansible_test
integration Add tests for merging and replacing vars from inventory sources (#73181) 2021-01-11 17:37:34 -05:00
lib/ansible_test Remove obsolete tower plugin from ansible-test. 2021-01-13 12:37:21 -08:00
sanity Document install_python_apt option of apt_repository (#72959) 2021-01-08 11:30:23 -06:00
support Various intentional tests (#72485) 2020-11-06 08:41:41 -06:00
units [facts] Differentiate CentOS vs CentOS Stream (#73034) 2021-01-13 17:54:04 -05:00
utils/shippable [devel] Azure Pipelines configuration. 2020-12-02 13:40:01 -08:00