X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-test-jobs.yaml;h=4813a8006551ff924f7c223b5d5be75cf5e4a641;hb=0f16b29ecc52f1b1beb31f563659b15b07cea4eb;hp=e440fe3b37e009e973d0c6611e4b67e85058416a;hpb=8d1cf7dd5a3b2810e0640bac08cab52d721419c9;p=releng%2Fbuilder.git diff --git a/jjb/integration/integration-test-jobs.yaml b/jjb/integration/integration-test-jobs.yaml index e440fe3b3..4813a8006 100644 --- a/jjb/integration/integration-test-jobs.yaml +++ b/jjb/integration/integration-test-jobs.yaml @@ -5,7 +5,6 @@ project-name: integration-test test-branch: master jobs: - - '{project-name}-verify-tox-master' - 'integration-distribution-test-{stream}' - 'integration-sanity-test-{stream}' - 'integration-patch-test-{stream}' @@ -13,6 +12,9 @@ - 'integration-distribution-weekly-test-trigger-{stream}' - 'integration-distribution-high-frequency-test-trigger-{stream}' - 'integration-update-csit-tests-{stream}' + - gerrit-tox-verify: + branch: master + stream: master # CSIT Lists in releng-defaults.yaml stream: @@ -42,7 +44,7 @@ csit-high-frequency-list: '{csit-high-frequency-list-carbon}' # tools system image - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158 + tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212 # Template: integration-distribution-test-{stream} # Goal: Verify a distribution through all system test available @@ -157,7 +159,7 @@ triggers: - gerrit: - server-name: '{server-name}' + server-name: '{gerrit-server-name}' trigger-on: - comment-added-contains-event: comment-contains-value: 'test-integration' @@ -277,6 +279,19 @@ - opendaylight-infra-wrappers: build-timeout: '1200' + triggers: + - gerrit: + server-name: '{gerrit-server-name}' + trigger-on: + - comment-added-contains-event: + comment-contains-value: 'multipatch-build:' + projects: + - project-compare-type: ANT + project-pattern: '**' + branches: + - branch-compare-type: ANT + branch-pattern: '**/{branch}' + builders: - wipe-org-opendaylight-repo - integration-multipatch-builder