alesapin
|
ae718cf536
|
Fix integration test
|
2018-09-13 14:38:20 +03:00 |
|
alesapin
|
c088574dca
|
Add test for odbc dictionary
|
2018-09-13 13:12:11 +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
|
7596a75143
|
CLICKHOUSE-3894: Remove redundant code
|
2018-09-03 18:29:25 +03:00 |
|
alesapin
|
3551c01612
|
CLICKHOUSE-3894: Save localhost record
|
2018-09-03 18:26:11 +03:00 |
|
alesapin
|
ee8a8d82af
|
CLICKHOUSE-3894: Remove retry and add sleep
|
2018-09-03 18:02:24 +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 |
|
proller
|
81960a2690
|
CLICKHOUSE-3940 Fix crash on join
|
2018-08-30 18:44:30 +03:00 |
|
alexey-milovidov
|
ba3a20073c
|
Merge pull request #2988 from VadimPE/test_recovery_replica
add integration test for recovery replica
|
2018-08-30 14:20:10 +03:00 |
|
proller
|
0f16160cb7
|
stderr.log fixes
|
2018-08-29 22:52:04 +03:00 |
|
VadimPE
|
5c370143c4
|
CLICKHOUSE-3847 fix time for cleanupthread and sleep()
|
2018-08-29 17:13:20 +03:00 |
|
VadimPE
|
a90a9af818
|
CLICKHOUSE-3847 fix time for cleanup_delay_period
|
2018-08-29 17:03:39 +03:00 |
|
VadimPE
|
8c10c11804
|
CLICLKHOUSE-3847 add test
|
2018-08-29 16:47:48 +03:00 |
|
VadimPE
|
a569d88e6a
|
CLICKHOUSE-3847 add test
|
2018-08-29 13:04:41 +03:00 |
|
alesapin
|
1f0f1ecad3
|
CLICKHOUSE-3894: Fix Kafka test
|
2018-08-27 19:15:39 +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
|
d5dd32f4fe
|
CLICKHOUSE-3894: Fix test_config_substs test
|
2018-08-27 14:40:01 +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
|
a6ca534a37
|
CLICKHOUSE-3878: Remove empty lines
|
2018-08-22 19:16:12 +03:00 |
|
alesapin
|
8163fd2b21
|
CLICKHOUSE-3878: Slightly improve test
|
2018-08-22 19:14:51 +03:00 |
|
alesapin
|
4d919759bf
|
CLICKHOUSE-3878: Remove local path
|
2018-08-22 18:56:04 +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 |
|
Alexey Milovidov
|
29e40f0087
|
Fixed potential error #2832
|
2018-08-10 04:31:55 +03:00 |
|
Anton Popov
|
c019d732c5
|
ClickHouse 3419 Add setting prefer_localhost_replica (#2832)
* add setting prefer_localhost_replica
* add prefer_localhost_replica setting
* fix bugs
* update setting comment
* Add test for prefer_localhost_replica
* fix bug
|
2018-08-10 04:27:54 +03:00 |
|
alesapin
|
134da31177
|
CLICKHOUSE-3880: Fix comment
|
2018-08-06 16:18:52 +03:00 |
|
alesapin
|
425918afe1
|
CLICKHOUSE-3880: Fix replace partition logic inside replicated merge tree
|
2018-08-06 15:59:51 +03:00 |
|
alesapin
|
b321963b35
|
CLICKHOUSE-3880: Test for REPLACE PARTITION with failover cases
|
2018-08-06 13:01:08 +03:00 |
|
Alexander Marshalov
|
154d7e3228
|
Added SETTINGS clause for Kafka storage engine
|
2018-08-03 21:51:28 +03:00 |
|
alesapin
|
2db2d208e1
|
CLICKHOUSE-3863: Add HTTPS support for interserver replication
|
2018-08-01 00:29:47 +03: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 |
|
alesapin
|
a28cf1ed98
|
Remove wrong option
|
2018-07-27 20:25:51 +03:00 |
|
alexey-milovidov
|
1140a07b58
|
Merge pull request #2729 from amosbird/master
Use docker exec to operate on kafka.
|
2018-07-26 21:34:04 +03:00 |
|
alexey-milovidov
|
24b0be2cf0
|
Merge pull request #2727 from alesapin/CLICKHOUSE-3832
CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol
|
2018-07-26 20:50:09 +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 |
|
alesapin
|
6abbfbce87
|
CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol
|
2018-07-26 18:10:57 +03:00 |
|
Alexey Milovidov
|
ec202a7fd0
|
Allow to start cluster with Kafka without pytest #2725
|
2018-07-26 17:40:33 +03:00 |
|
Amos Bird
|
1c75c19106
|
Set up dns server for kafka integration tests.
|
2018-07-26 12:53:48 +08:00 |
|
Amos Bird
|
c9a8759e08
|
Update README.md
kafka integration test uses this package https://github.com/dpkp/kafka-python
|
2018-07-26 00:34:40 +08:00 |
|
Alexey Milovidov
|
9079bdad4e
|
Updated README #2701
|
2018-07-25 19:27:38 +03: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 |
|
Amos Bird
|
0965f991b3
|
Add row_delimiter argument to StorageKafka.
There are common cases where a message doesn't end with a row delimiter.
This patch allows specifying a row_delimiter char to compensate that.
https://github.com/yandex/ClickHouse/issues/2298
|
2018-07-25 18:54:01 +03:00 |
|