summaryrefslogtreecommitdiffstats
path: root/tests.yml
blob: bfbf7226843280cd49eaca6f940ff906d83ffb6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- hosts: localhost
  tags:
  - classic
  roles:
  - role: standard-test-rhts
    use_beakerlib_libraries: yes
    tests:
    - check-system-settings
    - profiles
    - tuned-adm-functionality
    required_packages: # Requires Library/base from tuned which needs to be ported before these tests will work.
    - tuned
    - tuned-profiles-atomic
    - tuned-profiles-compat
    - tuned-profiles-sap
    - tuned-profiles-sap-hana