diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/fuel/fuel-ci-jobs-master.yml | 4 | ||||
-rw-r--r-- | jjb/fuel/fuel-ci-jobs.yml | 12 |
2 files changed, 16 insertions, 0 deletions
diff --git a/jjb/fuel/fuel-ci-jobs-master.yml b/jjb/fuel/fuel-ci-jobs-master.yml index 18d31c120..dffafe850 100644 --- a/jjb/fuel/fuel-ci-jobs-master.yml +++ b/jjb/fuel/fuel-ci-jobs-master.yml @@ -50,6 +50,10 @@ enabled: true max-total: 1 max-per-node: 1 + - build-blocker: + use-build-blocker: true + blocking-jobs: + - 'fuel-os_.*' wrappers: - build-name: diff --git a/jjb/fuel/fuel-ci-jobs.yml b/jjb/fuel/fuel-ci-jobs.yml index 8b4f11063..46c7a9e55 100644 --- a/jjb/fuel/fuel-ci-jobs.yml +++ b/jjb/fuel/fuel-ci-jobs.yml @@ -57,6 +57,12 @@ enabled: true max-total: 1 max-per-node: 1 + - build-blocker: + use-build-blocker: true + blocking-jobs: + - 'fuel-deploy-{pod}-daily-{stream}-.*' + - 'functest-fuel-{pod}-daily-{stream}' + - 'yardstick-fuel-{pod}-daily-{stream}' wrappers: - build-name: @@ -119,6 +125,12 @@ enabled: true max-total: 1 max-per-node: 1 + - build-blocker: + use-build-blocker: true + blocking-jobs: + - 'fuel-deploy-{pod}-daily-{stream}-.*' + - 'functest-fuel-{pod}-daily-{stream}' + - 'yardstick-fuel-{pod}-daily-{stream}' parameters: - project-parameter: |