ansible/test/units/module_utils
stephane 77868a4104 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.
2016-10-23 02:04:28 +02:00
..
basic Fix for run_command tests now that it returns native strings 2016-10-03 18:45:28 -07:00
ec2 Skip test_aws.py if boto3/botocore are missing (#17814) 2016-10-13 13:19:40 -07: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 Fix a test failure when run on a system with python-future installed. 2016-10-07 11:13:21 -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:04:28 +02:00
test_facts.py Fix for run_command tests now that it returns native strings 2016-10-03 18:45:28 -07:00
test_text.py Various python3 updates for module_utils: (#17345) 2016-09-01 04:19:03 -07:00