summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-09-19 19:26:51 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2016-09-20 05:57:13 +0000
commitf0676309804f22becf885ff9a8de43751ebbf801 (patch)
tree02f1d6b0bf633a0b631b2bf27251617f4858ada0
parent4cc74770c4f2390d08d384a4fe72489fc407e715 (diff)
Remove parser test case from bgpvpn scenarios
Due to the same performance issue encountered in bgpvpn scenarios, Jenkins still times out and can't have a summary of all the tests and upload logs to artifacts. The removal of this test case will affect only Colorado 1.0, and will be reactivated in Colorado 2.0 with ODL Boron. Change-Id: Ic2d8cc43a1a732daa063aa7c01a309a3dfa2050d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit 1f156fc7881491d2a557e54e43178d46bc3d69a1)
-rw-r--r--ci/testcases.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml
index 409bc007d..be3c0ae1a 100644
--- a/ci/testcases.yaml
+++ b/ci/testcases.yaml
@@ -215,7 +215,8 @@ tiers:
Test suite from Parser project.
dependencies:
installer: 'fuel'
- scenario: '^((?!noha).)*$'
+ scenario: '^((?!bgpvpn|noha).)*$'
+
-
name: openstack
order: 4