X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fapache-geode-test-coordinator.yaml;h=ac729c265ffb7e145cc6f98047b8cd1e7155376d;hb=c04f03e4753de9a30d7e7f9c02751893fbff5200;hp=c0bbd8aec474a90a0f0e5925f7193f58689c2b96;hpb=467e2f3f1cedad5d15fe45b040b198b08d070fd7;p=infra%2Fcicd.git diff --git a/jjb/geode/apache-geode-test-coordinator.yaml b/jjb/geode/apache-geode-test-coordinator.yaml index c0bbd8ae..ac729c26 100644 --- a/jjb/geode/apache-geode-test-coordinator.yaml +++ b/jjb/geode/apache-geode-test-coordinator.yaml @@ -22,8 +22,8 @@ project: 'Nordix/geode' stream: - - 'release-nordix-1.9.0': - branch: 'release-nordix/1.9.0' + - 'release-nordix-1.10.0': + branch: 'release-nordix/1.10.0' jobs: - 'apache-geode-verify-{stream}-coordinator' @@ -69,6 +69,7 @@ - github builders: + - 'verify-geode-tag-macro' - multijob: name: SlaveSetup condition: SUCCESSFUL @@ -124,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