From 398651b3941aba9f8a5b4591b19580b2f3c4c20c Mon Sep 17 00:00:00 2001 From: yuyang Date: Fri, 3 Feb 2017 17:27:49 +0800 Subject: Adding POSCA build job for Bottlenecks JIRA: RELENG-189 JIRA: BOTTLENECK-108 POSCA is a new testsuite in Bottlenecks aiming to locate the bottlenecks in parmetric manner and to decouple the bottlenecks regarding the deployment requirements. POSCA testsuite is planed to be released in Danube. For more details, please refer to https://jira.opnfv.org/browse/BOTTLENECK-92 Change-Id: I9c42903fff64beb4fa15e6dae26e33590a350b93 Signed-off-by: yuyang --- jjb/bottlenecks/bottlenecks-ci-jobs.yml | 1 + jjb/bottlenecks/bottlenecks-project-jobs.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'jjb/bottlenecks') diff --git a/jjb/bottlenecks/bottlenecks-ci-jobs.yml b/jjb/bottlenecks/bottlenecks-ci-jobs.yml index 582f40c31..a9ccd6977 100644 --- a/jjb/bottlenecks/bottlenecks-ci-jobs.yml +++ b/jjb/bottlenecks/bottlenecks-ci-jobs.yml @@ -72,6 +72,7 @@ suite: - 'rubbos' - 'vstf' + - 'posca' jobs: - 'bottlenecks-{installer}-{suite}-{pod}-daily-{stream}' diff --git a/jjb/bottlenecks/bottlenecks-project-jobs.yml b/jjb/bottlenecks/bottlenecks-project-jobs.yml index 535edafc2..12ea31b13 100644 --- a/jjb/bottlenecks/bottlenecks-project-jobs.yml +++ b/jjb/bottlenecks/bottlenecks-project-jobs.yml @@ -29,6 +29,7 @@ suite: - 'rubbos' - 'vstf' + - 'posca' ################################ # job templates -- cgit 1.2.3-korg