ansible/test/units
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
..
_vendor transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
ansible_test [ansible-test] attempt to work around podman (#72096) 2020-10-05 20:13:52 -05:00
cli Make test_adhoc succeed from within a git checkout 2021-01-13 21:22:21 +01:00
compat
config Provide better decryption errors for single vault values (#72362) 2020-11-18 14:25:32 -06:00
errors Remove empty overridden unittest.setUp and unittest.tearDown methods. 2019-11-05 09:12:11 -08:00
executor Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
galaxy galaxy: handle plus sign in user token appearing in role url (#73057) 2021-01-06 10:50:44 -05:00
inventory Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
inventory_test_data/group_vars
mock Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
module_utils [facts] Differentiate CentOS vs CentOS Stream (#73034) 2021-01-13 17:54:04 -05:00
modules iptables: Added set module/match_set support (#72984) 2021-01-11 16:32:53 -05:00
parsing vault: Read stdin data as binary on python3 (#52229) 2020-12-09 09:46:32 +01:00
playbook Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
plugins Ensure Ansible's unique filter preserves order (#67856) 2020-11-23 08:55:18 +01:00
regex
template Do not treat AnsibleUndefined as being unsafe (#65202) 2019-11-25 15:06:29 +01:00
utils saner path dir management (#72648) 2020-12-14 19:30:13 -05:00
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
__init__.py
requirements.txt Remove unnecessary unit test requirements. 2020-03-23 11:14:21 -05:00
test_constants.py Remove some constants.py deprecated items (#70466) 2020-07-07 18:41:19 -05:00
test_context.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00