X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-jobs.yaml;h=189f1be668fb04c1ce1e863edfe0f4bd1f886259;hb=ab6e44671f1f32a2489bd4071cd551453728b98d;hp=0386cb487c68c984b5057bd61954b6041d162bab;hpb=eafdfe6e174887f497661158b4f4a4f4fde356a0;p=releng%2Fbuilder.git diff --git a/jjb/integration/integration-jobs.yaml b/jjb/integration/integration-jobs.yaml index 0386cb487..189f1be66 100644 --- a/jjb/integration/integration-jobs.yaml +++ b/jjb/integration/integration-jobs.yaml @@ -24,10 +24,8 @@ jdk: 'openjdk7' -# For the Job templates below replace instances of: -# PROJECT with your project name (eg. controller) -# MAVEN_GOALS with your maven goals to build -# MAVEN_OPTS with your maven options to build + # Trigger jobs (upstream dependencies) + trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream},integration-distribution-merge-{stream}' - job-template: name: 'integration-csit-verify-{stream}' @@ -232,7 +230,9 @@ - '{ssh-credentials}' triggers: - - timed: 'H H * * *' + - reverse: + jobs: '{trigger-jobs}' + result: 'success' builders: - integration-deploy-controller-offline