aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-09-19 19:26:51 +0200
committerjose.lausuch <jose.lausuch@ericsson.com>2016-09-19 19:26:51 +0200
commit1f156fc7881491d2a557e54e43178d46bc3d69a1 (patch)
treedd8331a134a8c007fdf7bf7fb80914552ac9e362 /ci
parent884f07033804e4a953ff92c9b961c3e5bd647e30 (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>
Diffstat (limited to 'ci')
-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