diff options
Diffstat (limited to 'jjb/fuel')
-rw-r--r-- | jjb/fuel/fuel.yml | 2 |
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' |