Commit Graph

14 Commits

Author SHA1 Message Date
Glenn Renfro
cd54b77c6f Updated samples to boot 3.2
Removed versions for test containers.  This is now managed by Boot
Updated samples to be version 3.1.
2023-06-15 09:41:17 -04:00
Glenn Renfro
4f0b68bd0b Identified depracations and updated the code 2023-03-20 14:01:45 -04:00
Glenn Renfro
f7d52e6f12 Merged MapTaskExecutionTests into TaskExecutionDaoTests
Removes duplicated code.

Resolves #427
2023-02-24 17:31:45 -05:00
Glenn Renfro
6d17f8dedb Replacing cloud.test.TestSocketUtils
Now utilizing the one provided by the spring framework
2022-11-28 20:49:00 -05:00
Glenn Renfro
b46278be5d Removed BatchConfigurer and @EnableBatchProcessing from tests and samples
TaskJobLauncherApplicationRunnerTests updated

Signed-off-by: Glenn Renfro <grenfro@vmware.com>

Updated Integration tests

Updated Tests for samples
2022-09-21 14:44:50 -04:00
Glenn Renfro
76a5d12136 Updated to files to fit the Standard. 2022-07-25 11:41:43 -04:00
Glenn Renfro
23fb884e45 Updated code to support using WritableResource
resolves #842

Tests were temporarily commented out til Batch 4111 is resolved
2022-05-11 16:57:07 -04:00
Glenn Renfro
270b24be8b Updated tests so that they use TestSocketUtils instead of SocketUtils
Temporarily disabled tests for remote partition sample until Spring Cloud Deployer Local is fixed
2022-03-09 16:49:18 -05:00
Henning Poettker
a95b420315 Use strict H2 query syntax for paging query provider
Simplify tests a bit

Updated to snapshot dependencies

Updated test and to set the version of h2 to us boot bom.
2022-01-10 14:04:47 -05:00
Michael Minella
93156fdabc Added documentation for the Single Step Batch Job Starter
This commit does two things:

1. Adds documentation to the reference documentation for the single step
batch job starter.
2. It standardizes the naming of the properties across the various
readers/writers the autoconfiguration provides.

Polished docs on merge
2020-12-21 10:17:25 -05:00
Glenn Renfro
89e38084e9 Updated properties and README for Kafka and AMQP
resolves #745
2020-12-03 14:14:35 -05:00
Glenn Renfro
5cec7af1dd Updated test to make each batch instance unique.
This solves issue where Batch Instances were cleared out unnecessesarily
2020-10-20 14:33:58 -04:00
Michael Minella
4adddc8f29 Polish 2020-09-23 17:42:37 -05:00
Glenn Renfro
414cfc3e96 Introduction of single-step-batch-job sample
resolves #702
2020-09-23 17:42:30 -05:00