ansible/test/units/module_utils
stephane f5240d2953 Set Suse family for openSUSE Tumbleweed & Leap
On openSUSE Tumbleweed, lsb-release -a currently reports
the distributor ID as "openSUSE Tumbleweed". On openSUSE
Leap, the distributor ID is "SUSE LINUX".

Add them to the OS_FAMILY dict as Suse family systems.

Also add an entry to TESTSETS in test_distribution_version.py
for openSUSE Tumbleweed.

(cherry picked from commit 77868a4104)
2016-10-23 02:05:32 +02:00
..
basic Fix for run_command tests now that it returns native strings 2016-10-03 18:46:55 -07:00
ec2 CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 2016-09-13 16:46:59 -04:00
json_utils bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 2016-10-02 08:03:42 -07:00
__init__.py Adding module_utils tests from v1 to v2 2015-05-17 01:29:40 -05:00
test_basic.py The mode that we fake from stat is checked more closely under python3.5 on El Capitan (#17794) 2016-09-28 08:24:28 -07:00
test_database.py Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 2016-09-15 15:21:17 -07:00
test_distribution_version.py Set Suse family for openSUSE Tumbleweed & Leap 2016-10-23 02:05:32 +02:00
test_facts.py Fix for run_command tests now that it returns native strings 2016-10-03 18:46:55 -07:00
test_text.py Various python3 updates for module_utils: (#17345) 2016-09-01 04:19:03 -07:00