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
Lee Garrett 1381fc30a3 Mark integration tests as needs/root (#84487)
For calling setup_test_user, which adds a user to the system (and thus requiring
root):
- become
- become_su
- become_sudo
- slurp

And also:
- apt, which installs/removes system packages
- deb822_repository, which adds/removes apt repos
- hardware_facts calls losetup, which requires root
- package_facts, which installs/removes system packages

Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu>
(cherry picked from commit ebd022ee42)
7 months ago
..
integration Mark integration tests as needs/root (#84487) 7 months ago
lib/ansible_test ansible-test - Update default containers (#85161) 8 months ago
sanity Code formatting for test/sanity/code-smell/ (#85165) 7 months ago
support Templating overhaul, implement Data Tagging (#84621) 9 months ago
units recategorize pass over DTFIX-MERGE entries post b4 (#85155) 8 months ago