Commit Graph

12 Commits

Author SHA1 Message Date
John Blum
fddf2d896f DATAGEODE-313 - Add shell commands in Jenkinsfile to clean up GemFire generated artifacts (e.g. Logs, State files) between builds.
Not cleaning up this garbage leads to problems, such as:

12:12:40  Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'locatorApplication' defined in org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration: Invocation of init method failed; nested exception is org.apache.geode.cache.DiskAccessException: For Region: DiskStore[cluster_config]: Unknown version ordinal 110 found when recovering Oplogs, caused by org.apache.geode.cache.UnsupportedVersionException: Peer or client version with ordinal 110 not supported. Highest known version is 1.10.0
2020-03-23 13:12:27 -07:00
Greg Turnquist
f90df65010 DATAGEODE-273 - Run other tests on Jenkins. 2020-01-18 13:25:58 -06:00
Greg Turnquist
77c5c41214 DATAGEODE-195 - Force check for updates. 2019-08-05 10:44:15 -05:00
Greg Turnquist
5c06019210 DATAGEODE-195 - Polishing. 2019-07-19 11:54:54 -05:00
Greg Turnquist
1b33bb94e0 DATAGEODE-195 - Publish documentation for main branch. 2019-07-19 11:54:38 -05:00
John Blum
5147fbbf58 DATAGEODDE-195 - Set java.io.tmpdir to '/tmp' for CI jobs. 2019-07-17 14:55:32 -07:00
John Blum
9bfa07dfb6 DATAGEODE-195 - Set java.io.tmpdir to TMPDIR for CI jobs. 2019-07-17 11:59:10 -07:00
John Blum
c7740cf7a6 DATAGEODE-195 - Set user.dir to PWD for CI jobs. 2019-07-17 01:03:33 -07:00
Greg Turnquist
0dedfd2ac0 DATAGEODE-195 - Use parent 'artifactory' profile for snapshots. 2019-07-03 16:44:52 -05:00
Greg Turnquist
016b39d0be DATAGEODE-195 - Only build main branch for upstream triggers. 2019-06-28 17:19:23 -05:00
Greg Turnquist
8d5a5dc19c DATAGEODE-195 - Set user.name and user.home for CI jobs. 2019-06-24 15:22:39 -05:00
Greg Turnquist
f71944e0fe DATAGEODE-195 - Introduce Jenkins. 2019-05-29 09:18:26 -05:00