diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-28 07:06:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-28 07:06:09 +0000 |
commit | 4e39ca947fcb30ab176bf3a2405a5b71965497f7 (patch) | |
tree | ec00fe5909568c0b7d602bf30077a198c9cc251a /functest/ci/testcases.yaml | |
parent | af86e67845ff7d074d389aa54cd4c3744d037348 (diff) | |
parent | c9ef93de81e802bd01ec7381b243c724c38af34f (diff) |
Merge "Remove Onos in Functest"
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r-- | functest/ci/testcases.yaml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index ce71c9b6..64ca1f48 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -207,22 +207,6 @@ tiers: - /src/fds/testing/robot - - case_name: onos - project_name: functest - criteria: 100 - blocking: true - description: >- - Test Suite for the ONOS SDN Controller. It integrates - some test suites from upstream using TestON as the test - framework. - dependencies: - installer: '' - scenario: 'onos' - run: - module: 'functest.opnfv_tests.sdn.onos.onos' - class: 'Onos' - - - case_name: snaps_smoke project_name: functest criteria: 100 @@ -335,21 +319,6 @@ tiers: cmd: 'run_sfc_tests.py' - - case_name: onos_sfc - enabled: false - project_name: functest - criteria: 100 - blocking: true - description: >- - Test Suite for onos-sfc to test sfc function. - dependencies: - installer: '' - scenario: 'onos-sfc' - run: - module: 'functest.opnfv_tests.sdn.onos.onos' - class: 'OnosSfc' - - - case_name: parser-basics enabled: false project_name: parser |