alexey-milovidov
|
50c22ef71a
|
Merge pull request #5628 from yandex/index_granularity_by_default
Enable adaptive index granularity by default
|
2019-07-03 02:15:33 +03:00 |
|
Ivan Lezhankin
|
fa5431a524
|
Don't re-new docker volumes in all tests
|
2019-07-01 16:49:00 +03:00 |
|
Ivan Lezhankin
|
088401b35f
|
Add helpful option to docker-compose invocation
|
2019-06-24 13:53:06 +03:00 |
|
alesapin
|
798d18fd47
|
Better waits in integration test
|
2019-06-21 11:03:13 +03:00 |
|
alesapin
|
80f27968ac
|
Add test for interaction of tables with different granularity and different versions
|
2019-06-20 19:25:32 +03:00 |
|
Vitaly Baranov
|
fd5fbcab25
|
Fix grammatical error in client.py
|
2019-06-10 18:11:51 +03:00 |
|
alesapin
|
07ee60b546
|
Fix bug with pooled HTTP sessions and host ip change
|
2019-06-05 12:23:41 +03:00 |
|
alesapin
|
aa39e5a745
|
Add case for host ip change
|
2019-06-04 23:59:31 +03:00 |
|
alesapin
|
252c27434a
|
Fix zookeeper image version
|
2019-05-30 00:47:57 +03:00 |
|
Vitaly Baranov
|
d2bfac7949
|
Add a test for the 'max' constraint
|
2019-04-26 19:11:05 +03:00 |
|
Ivan Lezhankin
|
d479836362
|
Add test on lost messages
|
2019-04-22 14:53:42 +03:00 |
|
alexey-milovidov
|
e3cee18b62
|
Merge pull request #4864 from vitlibar/test-format-schema-on-server
Add test checking using format schema via HTTP interface.
|
2019-04-01 11:01:08 +03:00 |
|
Vitaly Baranov
|
48a590551b
|
Add test checking using format schema via HTTP interface.
|
2019-03-30 21:42:01 +03:00 |
|
Vitaly Baranov
|
37b904b8f5
|
Merge pull request #4808 from vitlibar/kafka-with-protobuf-format
Kafka with protobuf format
|
2019-03-30 19:00:57 +03:00 |
|
Vitaly Baranov
|
ba58fbbbec
|
Add a kafka test using protobuf format.
|
2019-03-29 22:36:19 +03:00 |
|
alesapin
|
2764401d0f
|
Fix exception 'No message received'
|
2019-03-29 21:10:03 +03:00 |
|
alesapin
|
9121822e3f
|
Make restart_clickhouse common methond
|
2019-03-14 16:39:47 +03:00 |
|
alesapin
|
9d91dbb7c5
|
Finally add mongo source
|
2019-02-25 13:45:22 +03:00 |
|
alesapin
|
2bb54b0b38
|
Add http tests and different queries
|
2019-02-22 13:55:12 +03:00 |
|
alesapin
|
0d2e562b02
|
tryin to add http server
|
2019-02-21 20:34:19 +03:00 |
|
alesapin
|
010a7e00ee
|
Add mysql dictionaries tests
|
2019-02-21 15:04:08 +03:00 |
|
Ivan Lezhankin
|
c67ec3ddde
|
Fix running integration tests locally on Fedora (with selinux)
Finally!
|
2019-02-08 17:20:25 +03:00 |
|
alesapin
|
4f97c291e6
|
Always run clickhouse-odbc-bridge; Integration tests now able to run odbc-bridge from separate binary; add symlink to clickhouse-odbc-bridge in dbms/programs folder;
|
2019-01-29 20:17:31 +03:00 |
|
alesapin
|
8bc00f4632
|
CLICKHOUSE-4229: Fix user forwarding for replicated queries which actually send queries to master node
|
2018-12-28 19:21:32 +03:00 |
|
alesapin
|
c3c053e7b6
|
Add cap SYS_PTRACE for LeakSanitizer
|
2018-12-27 22:42:25 +03:00 |
|
alesapin
|
3d0c26f573
|
Fix ipv4 mask restrictions for users and add integration tests
|
2018-12-27 18:55:51 +03:00 |
|
alesapin
|
80b49e4c0a
|
Add integration test, put dependent libs to contrib, slightly refine
code.
|
2018-12-07 14:41:24 +03:00 |
|
alesapin
|
1e879850bb
|
Kill odbc-bridge with clickhouse-server
|
2018-11-22 18:59:00 +03:00 |
|
alesapin
|
7d20d499a1
|
Switch integration tests to 18.10
|
2018-11-21 12:05:13 +03:00 |
|
alesapin
|
c951ec7bad
|
CLICKHOUSE-4067: Fixes in odbc dictionaries. Now dictionaries receives bridge path from global config (as it was before). Quotation performed on table and schema independently. Add tests with postgres interaction. Update documentation
|
2018-10-15 17:49:23 +03:00 |
|
alesapin
|
e6c414c936
|
Remove abs path from testing framework
|
2018-10-14 12:51:16 +03:00 |
|
proller
|
ec11bef633
|
Build fixes (#3181)
|
2018-09-28 17:53:20 +03:00 |
|
alesapin
|
e8438572ad
|
CLICKHOUSE-3894: Fixes in tests
|
2018-09-07 14:51:51 +03:00 |
|
alesapin
|
7f5b5ddb53
|
CLICKHOUSE-3894: Force recreate containers and increase timeouts
|
2018-09-06 16:03:42 +03:00 |
|
alesapin
|
3719558bf7
|
CLICKHOUSE-3894: Some improvements in flapping tests. Bug fix of ATTACH TABLE xxx ON CLUSTER (previously doesn't work).
|
2018-09-03 17:06:00 +03:00 |
|
alesapin
|
716c8016d7
|
CLICKHOUSE-3894: Print stack trace
|
2018-08-27 17:45:37 +03:00 |
|
alesapin
|
06d091580d
|
CLICKHOUSE-3894: Increase MySQL timeout and add logging
|
2018-08-27 17:43:59 +03:00 |
|
alesapin
|
570343fdb3
|
CLICKHOUSE-3894: Wait zookeeper before clickhouse start
|
2018-08-27 16:42:39 +03:00 |
|
alesapin
|
ec594ad8e8
|
Remove strange parameter and add version from env to all calls
|
2018-08-24 14:19:06 +03:00 |
|
alesapin
|
5849f4b9cb
|
CLICKHOUSE-3894: Custom api version
|
2018-08-24 13:31:19 +03:00 |
|
alesapin
|
aae6967304
|
CLICKHOUSE-3894: Remove default from get
|
2018-08-23 18:38:25 +03:00 |
|
alesapin
|
762ffa1454
|
CLICKHOUSE-3894: Small impovements in integration tests framework
|
2018-08-23 18:31:20 +03:00 |
|
alesapin
|
e2f18da1a9
|
CLICKHOUSE-3878: Add ODBC test
|
2018-08-22 18:42:27 +03:00 |
|
zhang2014
|
e51264c3a5
|
Add check access database for system tables
|
2018-08-14 11:28:32 +08:00 |
|
alesapin
|
79607b9118
|
CLICKHOUSE-3852: Add tests for config parser
|
2018-07-29 04:58:05 +03:00 |
|
chertus
|
845edbe242
|
CLICKHOUSE-2: support negative tests
|
2018-07-27 20:41:05 +03:00 |
|
Amos Bird
|
54a08ed018
|
Use docker exec to operate on kafka.
|
2018-07-27 01:24:35 +08:00 |
|
Alexey Zatelepin
|
02946d2bc1
|
Revert "Set up dns server for kafka integration tests."
This reverts commit 1c75c19106 .
|
2018-07-26 18:52:50 +03:00 |
|
Amos Bird
|
1c75c19106
|
Set up dns server for kafka integration tests.
|
2018-07-26 12:53:48 +08:00 |
|
Alexey Milovidov
|
b4556cc598
|
~/work/ClickHouse/dbms/tests/integration$ find . -name '*.py' | xargs sed -i -r -e 's/macroses/macros/g' # [#CLICKHOUSE-2]
|
2018-07-25 19:00:51 +03:00 |
|