summaryrefslogtreecommitdiffstats
path: root/jjb/apex
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-13 03:06:21 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-14 08:53:49 +0100
commitd457354f2d6c3cd22c96fca58192488fa6dc9e3b (patch)
tree0843f5a252d53fe1f5eefd23c79d3bb97f6d7193 /jjb/apex
parent45dfbfa0f060d1a5cecbe922ba719da5e6250696 (diff)
Cleanup functest.yml
Please note that this commit introduces major changes. - Create suites named daily, tempest, rally, odl, vims, vping - Create one job template that runs against given pod and installer with the wanted suite - Create common builder for tempest, rally, odl, vims, and vping, using FUNCTEST_SUITE_NAME to run functest. - Get pod and installer parameters from opnfv/pod-params.yml and opnfv/installer-params.yml. - Remove obsolete jobs, builders, and triggers. - Update Fuel and Apex daily jobs to trigger correct functest-daily jobs. Change-Id: I5d3ff6abbf0b7f663d4044ff24e8ad2891b3430e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/apex')
-rw-r--r--jjb/apex/apex.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index f51b65653..90418dbb3 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -267,7 +267,7 @@
- trigger-builds:
- project: 'apex-deploy-baremetal-{stream}'
- trigger-builds:
- - project: 'functest-apex-{stream}'
+ - project: 'functest-apex-opnfv-jump-1-daily-{stream}'
block: true
block-thresholds:
build-step-failure-threshold: 'never'