summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests.yml b/tests.yml
index 3bba461..2a78c8b 100644
--- a/tests.yml
+++ b/tests.yml
@@ -1,9 +1,9 @@
- hosts: localhost
tags:
- classic
- - container
roles:
- - role: standard-test-beakerlib
+ - role: standard-test-rhts
+ use_beakerlib_libraries: yes
tests:
- check-system-settings
- profiles
@@ -14,4 +14,6 @@
- tuned-profiles-compat
- tuned-profiles-sap
- tuned-profiles-sap-hana
+ # - beakerlib-libraries
+