diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-07-01 09:34:08 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-07-01 09:34:08 +0200 |
commit | 50578581bb487d53f4cf93e4db126c9aa0336d74 (patch) | |
tree | 034b442693888d17b165ea0875d846f51e4ee4b0 /ci | |
parent | e66294697125184c16b37a8884ad4673724ea27d (diff) |
Remove OVNO test for Colorado
JIRA: FUNCTEST-260
Change-Id: I745ac49b47ad97185868f4e7277410c609fcdbf1
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'ci')
-rw-r--r-- | ci/testcases.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 4281f73ce..cfd93e4fd 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -98,16 +98,6 @@ tiers: installer: '' scenario: 'onos' - - - name: ovno - criteria: 'status == "PASS"' - description: >- - Test Suite for the Open Contrail SDN Controller. - framework. - dependencies: - installer: '' - scenario: 'ocl' - - name: features order: 3 |