summaryrefslogtreecommitdiffstats
path: root/tests/tests.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.yml')
-rw-r--r--tests/tests.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/tests.yml b/tests/tests.yml
new file mode 100644
index 0000000..8806fee
--- /dev/null
+++ b/tests/tests.yml
@@ -0,0 +1,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