diff --git a/tests/tests.yml b/tests/tests.yml
new file mode 100644
index 0000000..d749802
--- /dev/null
+++ b/tests/tests.yml
@@ -0,0 +1,31 @@
+---
+- hosts: localhost
+  roles:
+  - role: standard-test-beakerlib
+    tags:
+    - classic
+    repositories:
+    - repo: "https://src.fedoraproject.org/tests/selinux.git"
+      dest: "selinux"
+      fmf_filter: "tier:1 | component:selinux-policy"
+    required_packages:
+    - dosfstools
+    - e2fsprogs
+    - gcc
+    - git
+    - grep
+    - checkpolicy
+    - libselinux
+    - libselinux-utils
+    - libsemanage
+    - libsepol
+    - libsepol-devel
+    - policycoreutils
+    - policycoreutils-python
+    - selinux-policy
+    - selinux-policy-devel
+    - selinux-policy-minimum
+    - selinux-policy-mls
+    - selinux-policy-targeted
+    - setools-console
+    - util-linux