summaryrefslogtreecommitdiffstats
path: root/jjb/fuel
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-16 10:44:08 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-16 10:44:08 +0100
commitb780da95d8ccb030c485fcb9c50bb32a544b7977 (patch)
treefbfdeb254c3a4f028988a14b4633df9d4f25bf73 /jjb/fuel
parent1bb2777927d0beb6952c661cfd1c9435eae3983c (diff)
Bugfix for fuel multijob example
Change-Id: Idf84f1ea66250975cc6b99762d01ac26b77bd836 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/fuel')
-rw-r--r--jjb/fuel/opnfv-fuel.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/fuel/opnfv-fuel.yml b/jjb/fuel/opnfv-fuel.yml
index b6f26defb..6c122aa38 100644
--- a/jjb/fuel/opnfv-fuel.yml
+++ b/jjb/fuel/opnfv-fuel.yml
@@ -73,18 +73,18 @@
name: deploy
condition: SUCCESSFUL
projects:
- - name: 'opnfv-fuel-deploy-{loop}-{stream}'
+ - name: 'tmp_fuel-deploy-{loop}-{stream}'
kill-phase-on: FAILURE
current-parameters: true
- multijob:
name: functest
projects:
- - name: 'opnfv-fuel-test-{loop}-{stream}'
+ - name: 'tmp_fuel-test-{loop}-{stream}'
current-parameters: true
- multijob:
name: yardstick
projects:
- - name: 'opnfv-fuel-test-{loop}-{stream}'
+ - name: 'tmp_fuel-test-{loop}-{stream}'
current-parameters: true