X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fci%2Ftestcases.yaml;h=b9e38916250077069e8d9406367f21d5f34e667b;hb=5cb9051a0418815636a1d5df66940e168c4e0a56;hp=953d2aea08eb56dc9c8f8f2413b93097876bfa26;hpb=67363022f2139fea4049743bc00b32cf8e5f453e;p=functest.git diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 953d2aea0..b9e389162 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -231,7 +231,7 @@ tiers: installer: 'apex' scenario: '^((?!fdio).)*$' run: - module: 'functest.core.feature' + module: 'xtesting.core.feature' class: 'BashFeature' args: cmd: 'doctor-test' @@ -262,7 +262,7 @@ tiers: installer: '' scenario: 'odl.*sfc' run: - module: 'functest.core.feature' + module: 'xtesting.core.feature' class: 'BashFeature' args: cmd: 'run_sfc_tests.py'