diff --git a/tests/tests.yml b/tests/tests.yml index b551d00..e483864 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -9,10 +9,7 @@ repositories: - repo: "https://src.fedoraproject.org/tests/shell.git" dest: "shell" - tests: - - shell/func - - shell/login - - shell/smoke + fmf_filter: "tier: 1, 2 & tags: classic" environment: PACKAGES: ksh SH_BIN: ksh @@ -30,9 +27,7 @@ repositories: - repo: "https://src.fedoraproject.org/tests/shell.git" dest: "shell" - tests: - - shell/func - - shell/smoke + fmf_filter: "tier: 1, 2 & tags: container, atomic" environment: PACKAGES: ksh SH_BIN: ksh