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
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>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Add tests for merging and replacing vars from inventory sources (#73181) 5 years ago
lib/ansible_test Remove obsolete `tower` plugin from ansible-test. 5 years ago
sanity Document install_python_apt option of apt_repository (#72959) 5 years ago
support Various intentional tests (#72485) 5 years ago
units [facts] Differentiate CentOS vs CentOS Stream (#73034) 5 years ago
utils/shippable [devel] Azure Pipelines configuration. 5 years ago