summaryrefslogtreecommitdiffstats
path: root/tests/tests.yml
blob: 8806feea083fd91d9a28fbfc15ea826c03cbcbf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
# No tests suitable for atomic environment
# No tests suitable for container environment

# Tests suitable for classic environment
- hosts: localhost
  roles:
  - role: standard-test-beakerlib
    tags:
    - classic
    tests:
     - medium_error_scsi_debug
     - squelch_scsi_id
     - multipathd_oom
     - user_friendly_names
     - multipath_conf_syntax
     - kpartx_4k_aligned
     - bindings  
    required_packages:
     - device-mapper-multipath