Alexander Kuzmenkov
|
8b754fdcde
|
Straighten the ODBC integration test somewhat.
|
2020-03-19 19:05:41 +03:00 |
|
Vladimir Chebotarev
|
2ee0821931
|
Added tests for reloading storage configuration.
|
2020-03-04 15:10:17 +03:00 |
|
Vitaly Baranov
|
038e520960
|
Add tests.
|
2020-03-01 00:27:37 +03:00 |
|
Vitaly Baranov
|
64cf6a0b2b
|
Add diagnostics to help find out why integration tests fail.
|
2020-02-29 17:33:52 +03:00 |
|
Vitaly Baranov
|
0cebefae3e
|
The restart_clickhouse() function in integration tests now waits until the server is restarted.
|
2020-02-28 16:34:19 +03:00 |
|
CurtizJ
|
73b1ac0eac
|
add integration tests for polymorphic parts
|
2020-02-14 22:11:51 +03:00 |
|
alesapin
|
7aa71bb1dd
|
Merge pull request #8957 from oandrew/avro-fixes-confluent
AvroConfluent integration test
|
2020-02-07 16:59:37 +03:00 |
|
Alexander Kuzmenkov
|
d9073f27b7
|
Revert "Merge pull request #9025 from ClickHouse/revert-8303-cache-dictionary"
This reverts commit 24bdad3768 , reversing
changes made to dad4f03a8f .
|
2020-02-06 15:18:19 +03:00 |
|
Nikita Mikhaylov
|
c53053b103
|
Revert "Asynchronous updates in cache dictionaries "
|
2020-02-05 23:00:59 +03:00 |
|
Andrew Onyshchuk
|
15bad674a0
|
Add AvroConfluent integration test
|
2020-02-02 18:02:19 -06:00 |
|
Nikita Mikhaylov
|
c5e664a072
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary
|
2020-01-30 17:43:13 +03:00 |
|
alesapin
|
e27a3170bc
|
Less flaps in tests
|
2020-01-28 13:58:37 +03:00 |
|
Nikita Mikhaylov
|
c49eefda2c
|
better integration tests
|
2019-12-28 05:39:03 +03:00 |
|
Nikita Mikhaylov
|
62f265576a
|
integration test added
|
2019-12-27 23:31:40 +03:00 |
|
alexey-milovidov
|
0b70706f04
|
Merge pull request #8241 from vitlibar/fix-allowed-client-hosts-checks
Fix checking if a client host is allowed.
|
2019-12-19 21:09:29 +03:00 |
|
Vitaly Baranov
|
fa53f0c6ba
|
Fix using a custom hostname for a node in the integrations tests.
See https://github.com/docker/compose/issues/2925
|
2019-12-19 03:15:08 +03:00 |
|
alexey-milovidov
|
993ed07e11
|
Merge pull request #8255 from ClickHouse/fix_flappy_test
More stable kill in integration tests
|
2019-12-18 01:59:22 +03:00 |
|
alesapin
|
30aa42784a
|
More stable kill in integration tests
|
2019-12-17 21:07:13 +03:00 |
|
Nicolae Vartolomei
|
d1de5bb8d5
|
Improve settings constraints tests coverage
|
2019-12-17 17:20:15 +00:00 |
|
Vladimir Chebotarev
|
6afd8d7805
|
Added test_multiple_disk::test_kill_while_insert , reworked log message and fixed logic of treating stale copies.
|
2019-12-09 23:29:44 +03:00 |
|
Pavel Kovalenko
|
51848b87e0
|
Merge branch 'master' into minio-integration
# Conflicts:
# dbms/tests/integration/helpers/cluster.py
|
2019-11-22 13:08:53 +03:00 |
|
Nikita Mikhaylov
|
728ede25f9
|
Merge pull request #7840 from apbodrov/read_write_gzip
Gzip read/write to file/s3/url/hdfs
|
2019-11-22 11:48:58 +03:00 |
|
Pavel Kovalenko
|
586f60d2a0
|
Ensure multipart upload works in S3 storage tests.
|
2019-11-21 16:13:38 +03:00 |
|
Pavel Kovalenko
|
65ff10c81b
|
Use Minio for S3 Storage integration tests.
|
2019-11-20 14:57:52 +03:00 |
|
Andrei Bodrov
|
8cbc52e711
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +03:00 |
|
Alexander Tokmakov
|
2beed0d4cf
|
check for sanitizer assert in integration tests
|
2019-11-14 20:21:43 +03:00 |
|
Alexey Milovidov
|
ff07ffbbae
|
Merge branch 'merging_redis' of https://github.com/CurtizJ/ClickHouse into CurtizJ-merging_redis
|
2019-09-25 02:27:05 +03:00 |
|
alexey-milovidov
|
2054f80623
|
Merge pull request #5596 from excitoon-favorites/table_function_s3
s3 table function and storage
|
2019-09-23 00:53:06 +03:00 |
|
CurtizJ
|
651f5b0e9f
|
merging with master
|
2019-09-18 13:21:10 +03:00 |
|
CurtizJ
|
79a08ef8ea
|
Merge remote-tracking branch 'upstream/master' into merging_redis
|
2019-09-18 12:58:22 +03:00 |
|
CurtizJ
|
4df1f1bb9a
|
better integration test for redis dictionary (but still bad)
|
2019-09-17 16:35:19 +03:00 |
|
CurtizJ
|
3b3657ff1e
|
Merge branch 'add-ext-dict-redis' of https://github.com/comunodi/ClickHouse into merging_redis
|
2019-09-09 13:51:50 +03:00 |
|
Vladimir Chebotarev
|
e9300ffbb5
|
Tests finally works!
|
2019-09-04 13:39:54 +00:00 |
|
alesapin
|
e7308c1f21
|
Merge branch 'master' into ObjatieGroba-feature_multiple_disks
|
2019-09-03 11:02:32 +03:00 |
|
Alexey Milovidov
|
89e86e1d41
|
Slightly better config management in integration tests
|
2019-09-02 22:57:09 +03:00 |
|
alesapin
|
a85cdc91a6
|
Merge branch 'master' into ObjatieGroba-feature_multiple_disks
|
2019-08-19 11:34:02 +03:00 |
|
Nikolai Kochetov
|
24e5b95b98
|
Fix test_external_dictionaries for non root user.
|
2019-08-15 17:00:36 +03:00 |
|
Igr
|
3e017ec69c
|
Merge branch 'master' into feature_multiple_disks
|
2019-07-23 16:38:20 +03:00 |
|
Nikita Mikhaylov
|
e5360413a6
|
integration test added
|
2019-07-17 14:55:18 +03:00 |
|
Igr Mineev
|
d6b1035301
|
Merge branch 'feature_multiple_disks' of https://github.com/filimonov/ClickHouse into filimonov-feature_multiple_disks
|
2019-07-16 14:23:33 +03:00 |
|
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 |
|
Mikhail Filimonov
|
886cf03954
|
commiting some notes
|
2019-06-18 09:20:14 +02: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 |
|