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/units/module_utils/facts
Sam Doran 9b8a649f2e
[stable-2.10] Handle Slackware OS version strings containing a plus (“+”) (#68142) (#70717)
A couple of years ago Slackware -current began using a plus (“+”) at the end of the distribution version string to indicate a future version work-in-progress.

Rearrange distribution_files unit tests to easily support more tests
  - add conftest with common fixtures
  - use parametrize for testing multiple scenarios

* Add changelog
* Add unit tests for Slackware distribution parsing
* Use correct fixtures for Slackware
Data comes from /etc/slackware-version

Co-authored-by: Sam Doran <sdoran@redhat.com>
Co-authored-by: <Eduard Rozenberg <eduardr@pobox.com>>
(cherry picked from commit 566c5e6ce1)

Co-authored-by: Eduard Rozenberg <2648417+edrozenberg@users.noreply.github.com>

Co-authored-by: Eduard Rozenberg <2648417+edrozenberg@users.noreply.github.com>
6 years ago
..
fixtures [stable-2.10] Handle Slackware OS version strings containing a plus (“+”) (#68142) (#70717) 6 years ago
hardware [stable-2.10] Clean up unit test boilerplate. 6 years ago
network [stable-2.10] Clean up unit test boilerplate. 6 years ago
other [stable-2.10] Clean up unit test boilerplate. 6 years ago
system [stable-2.10] Handle Slackware OS version strings containing a plus (“+”) (#68142) (#70717) 6 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 9 years ago
base.py [stable-2.10] Clean up unit test boilerplate. 6 years ago
test_ansible_collector.py [stable-2.10] Clean up unit test boilerplate. 6 years ago
test_collector.py [stable-2.10] Clean up unit test boilerplate. 6 years ago
test_collectors.py [stable-2.10] Clean up unit test boilerplate. 6 years ago
test_facts.py [stable-2.10] Clean up unit test boilerplate. 6 years ago
test_timeout.py [stable-2.10] Clean up unit test boilerplate. 6 years ago
test_utils.py [stable-2.10] Clean up unit test boilerplate. 6 years ago