X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fapache-geode-test-coordinator.yaml;h=d1366d4b28dda64cd0057a70764b18861aecffa8;hb=da7ada67ac1e0ea0fda274e36f76cfa991ca8ade;hp=01764a660cf00045c2fe345f88aafda86ffcfc93;hpb=5fe5de7dbaf93789b5fd852e7e711a388a034f07;p=infra%2Fcicd.git diff --git a/jjb/geode/apache-geode-test-coordinator.yaml b/jjb/geode/apache-geode-test-coordinator.yaml index 01764a66..d1366d4b 100644 --- a/jjb/geode/apache-geode-test-coordinator.yaml +++ b/jjb/geode/apache-geode-test-coordinator.yaml @@ -69,9 +69,21 @@ - github builders: + - 'verify-geode-tag-macro' + - multijob: + name: SlaveSetup + condition: SUCCESSFUL + execution-type: SEQUENTIALLY + projects: + - name: 'apache-geode-SlaveSetup' + current-parameters: true + git-revision: false + abort-all-job: true + node-parameters: true - multijob: name: Test condition: SUCCESSFUL + execution-type: SEQUENTIALLY projects: - name: 'apache-geode-UnitTest-jdk8' current-parameters: true @@ -113,8 +125,16 @@ condition: SUCCESSFUL execution-type: SEQUENTIALLY projects: - - name: 'apache-geode-build-jdk8' + - name: 'apache-geode-build-release-jdk8' current-parameters: true git-revision: true abort-all-job: true - node-parameters: true \ No newline at end of file + node-parameters: true + + publishers: + - notify-slack: + slack-channel: '#geode' + notify-start: true + notify-success: true + notify-failure: true + notify-back-to-normal: true \ No newline at end of file