aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 2e822d6dd..fe6bb16a0 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -268,7 +268,7 @@ tiers:
Test suite from Doctor project.
dependencies:
installer: 'apex'
- scenario: '^((?!fdio).)*$'
+ scenario: '^((?!fdio|nofeature).)*$'
run:
module: 'xtesting.core.feature'
class: 'BashFeature'