summaryrefslogtreecommitdiffstats
path: root/jjb/fuel
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/fuel
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/fuel')
-rw-r--r--jjb/fuel/fuel.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/fuel/fuel.yml b/jjb/fuel/fuel.yml
index f00da7cf8..d2f55accc 100644
--- a/jjb/fuel/fuel.yml
+++ b/jjb/fuel/fuel.yml
@@ -231,7 +231,7 @@
git-revision: true
block: true
- trigger-builds:
- - project: 'functest-fuel-{stream}'
+ - project: 'functest-fuel-opnfv-jump-2-daily-{stream}'
block: true
block-thresholds:
build-step-failure-threshold: 'never'