104 Commits

Author SHA1 Message Date
Corneil du Plessis
23d84f2df0 bump Maven version. (#30) 2022-10-03 08:22:06 -05:00
Chris Bono
12676c4639 Remove ITs (covered in stream-applications repo) 2022-02-09 10:36:10 -06:00
Soby Chacko
a908f43742 Enable partitioning tests on K8S 2021-10-19 16:07:40 -04:00
Soby Chacko
79d866bf23 Temporarily disabling the k8s partitioning test 2021-07-30 19:08:07 -04:00
David Turanski
1e223ea2fb Upgrade geode-container version 2021-06-07 11:07:21 -04:00
David Turanski
28f48d41df Change default docker version to latest 2021-05-19 10:31:41 -04:00
David Turanski
2b47009339 Update stream applications versions 2021-05-19 10:28:26 -04:00
Soby Chacko
39b620d710 Update CF AT scripts 2021-05-18 19:17:00 -04:00
Soby Chacko
6cacf9ae87 K8S AT changes 2021-05-12 13:44:05 -04:00
Soby Chacko
c07d78ee2c K8S AT changes 2021-05-12 12:44:50 -04:00
Soby Chacko
f346e5a4c1 db scripts cleanup 2021-04-16 16:35:39 -04:00
Soby Chacko
93481433cf Adding README 2021-04-15 20:05:46 -04:00
Soby Chacko
bd59c139eb New K8S stream test for mysql JDBC source to log 2021-04-15 19:55:13 -04:00
Soby Chacko
e3652e3164 Update sample-schema.sql 2021-04-15 19:26:38 -04:00
Soby Chacko
3fc1b9fd26 New K8S AT for jdbc-log 2021-04-14 16:16:54 -04:00
Soby Chacko
d0ab4358aa Adding new K8S AT for tcp-source | log 2021-04-14 12:30:24 -04:00
Soby Chacko
e74db5c272 New K8S AT for HTTP | Router | log 2021-04-14 10:39:13 -04:00
Soby Chacko
9dbc0598f9 New stream AT for partitioning based on http | splitter | log 2021-04-13 19:41:01 -04:00
Soby Chacko
66a0bc6941 Debuggng http-splitter test for k8s - 4 2021-04-13 15:41:37 -04:00
Soby Chacko
1fae3c71cf Debuggng http-splitter test for k8s - 3 2021-04-13 15:37:50 -04:00
Soby Chacko
ec8e53b1f8 Debuggng http-splitter test for k8s - 2 2021-04-13 15:34:01 -04:00
Soby Chacko
19c184fc57 Debuggng http-splitter test for k8s - 1 2021-04-13 15:26:44 -04:00
Soby Chacko
10f877c62f Debuggng http-splitter test for k8s 2021-04-13 15:18:42 -04:00
Soby Chacko
14d7946962 Adding K8S AT for standalone http | splitter | log 2021-04-09 20:52:42 -04:00
Soby Chacko
e8e3a82b80 Removing custom stream applications tests
Remove any custom stream applications test components
from the stream-applications-acceptance-tests. These include
mainly the partitioning and uppercase transformer tests.

Other cleanup.
2021-04-09 19:59:36 -04:00
Soby Chacko
1a72706674 Removing custom stream applications
Remove custom stream applications provided for partitioning and uppercase transforming.
Going forward, this repository will be used primarily for tesing the out of the box
stream applications on Kubernetes and Cloud Foundry. Therefore, we are removing custom
applications in this repository for better maintenance of testing those out of the box
stream applications.

The partitioning and the custom uppercase applications can still be found under the
partitioning-tests branch.
2021-04-09 18:55:29 -04:00
Soby Chacko
a28b133648 Fix replication factor for kafka in the tests 2021-01-13 20:09:27 -05:00
David Turanski
a5531f1e08 Upgrade to TestContainers 1.15.1 2021-01-13 16:11:59 -05:00
David Turanski
af7e1be059 Add to TimeSourceTests 2020-11-13 15:22:42 -05:00
David Turanski
25eb386134 Updated versions 2020-11-13 15:21:09 -05:00
David Turanski
c2d3237c55 Change to Type annotations 2020-11-04 13:59:28 -05:00
David Turanski
e979cff435 Refactor and debug for latest test framework 2020-11-03 16:03:36 -05:00
David Turanski
da9fe28032 Change log config 2020-11-01 18:38:22 -05:00
David Turanski
87bdcacbfc Cleanup 2020-11-01 18:19:08 -05:00
David Turanski
92d37334f6 Tests Pass except RabbitMQGeodeSourceTests 2020-11-01 16:59:43 -05:00
David Turanski
719d6eb226 Fix artifact version 2020-10-31 08:29:10 -04:00
David Turanski
bc3bf9115c Refactor for test framework again 2020-10-31 08:26:43 -04:00
David Turanski
14d847b1b2 Refactor to use updated test framework from spring-cloud/stream-applications/stream-applications-test-support 2020-10-26 14:09:58 -04:00
David Turanski
8ec343dc61 Change artifact ID 2020-10-19 19:25:22 -04:00
David Turanski
13dfffa64f Use property 2020-10-17 19:21:54 -04:00
David Turanski
7aa4cc5538 Upgrade mysql connector 2020-10-17 19:19:27 -04:00
David Turanski
377589af5a Polishing 2020-10-17 19:15:54 -04:00
David Turanski
fc5e51342c Refactor to remove docker-compose 2020-10-17 18:36:03 -04:00
David Turanski
2f3e46d0d8 Fix checkstyle error 2020-10-05 09:46:35 -04:00
David Turanski
52093ce676 Cache log consumers 2020-09-24 18:17:49 -04:00
David Turanski
adabb50693 Implement SftpSourceTests 2020-09-18 15:46:29 -04:00
David Turanski
8fbdcf3306 Implement S3SourceTests 2020-09-17 16:22:12 -04:00
David Turanski
56069aafd4 Refactoring LogMatcher 2020-09-12 11:44:04 -04:00
David Turanski
3b44783f27 Refactoring 2020-09-12 10:14:14 -04:00
David Turanski
ca6731f6bc Use singleton kafka container for all tests 2020-09-11 18:33:25 -04:00