From 11e9ad6a6a92b0eaf3df95656ed210d41618d34b Mon Sep 17 00:00:00 2001 From: "robert.tomczyk" Date: Fri, 26 Jul 2019 11:57:27 +0100 Subject: [PATCH] GEODE-FIX: Include geode build in the coordinator job Change-Id: I7b5153aa22c77f357583c05dbd901bf1f7160b0b --- jjb/geode/apache-geode-test-coordinator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/geode/apache-geode-test-coordinator.yaml b/jjb/geode/apache-geode-test-coordinator.yaml index 87d7313b2..7aab7488a 100644 --- a/jjb/geode/apache-geode-test-coordinator.yaml +++ b/jjb/geode/apache-geode-test-coordinator.yaml @@ -124,7 +124,7 @@ 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 -- 2.25.1