Mikhail f. Shiryaev
|
a1ed5d8eae
|
Apply pep8 to test_graphite_merge_tree
|
2019-02-27 13:59:12 +01:00 |
|
alesapin
|
7ffd74ca74
|
Fix UB in IsIn function of cache dictionary and typo in integration test.
|
2019-02-26 17:52:55 +03:00 |
|
alesapin
|
350d5a78dd
|
Better config
|
2019-02-25 13:47:29 +03:00 |
|
alesapin
|
9d91dbb7c5
|
Finally add mongo source
|
2019-02-25 13:45:22 +03:00 |
|
alesapin
|
3515d9bb8c
|
Better intendation
|
2019-02-24 20:57:03 +03:00 |
|
alesapin
|
40cbe4c253
|
Add hierarchical tests
|
2019-02-24 20:45:10 +03:00 |
|
alesapin
|
da33310f1b
|
Add multiple rows to test, fix bug
|
2019-02-24 13:58:52 +03:00 |
|
alesapin
|
22a54bbd77
|
Add python into integration tests image
|
2019-02-24 13:28:47 +03:00 |
|
alesapin
|
e22a6cd6ec
|
Remove mongo
|
2019-02-22 16:43:31 +03:00 |
|
alesapin
|
5a73a98619
|
Remove pymongo
|
2019-02-22 15:13:55 +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
|
7c0af3c914
|
Adding http
|
2019-02-21 20:02:33 +03:00 |
|
alesapin
|
70fdbca747
|
More tests
|
2019-02-21 19:43:21 +03:00 |
|
alesapin
|
010a7e00ee
|
Add mysql dictionaries tests
|
2019-02-21 15:04:08 +03:00 |
|
Ivan Lezhankin
|
15ad409875
|
Tests are now passing locally
|
2019-02-11 14:54:30 +03:00 |
|
Ivan Lezhankin
|
2bd14117f4
|
Merge remote-tracking branch 'upstream/master' into issue-2675
|
2019-02-11 13:57:40 +03:00 |
|
Alexey Milovidov
|
06a105838b
|
Removed experimental setting from integration tests
|
2019-02-10 17:17:21 +03:00 |
|
Ivan Lezhankin
|
c67ec3ddde
|
Fix running integration tests locally on Fedora (with selinux)
Finally!
|
2019-02-08 17:20:25 +03:00 |
|
Ivan Lezhankin
|
c9bc09ab7f
|
Rewrite tests one more time
|
2019-02-07 19:40:16 +03:00 |
|
Ivan Lezhankin
|
018df69d3d
|
Merge remote-tracking branch 'upstream/master' into issue-2675
|
2019-02-07 15:45:21 +03:00 |
|
alesapin
|
edf0344d0e
|
Increase timeout
|
2019-02-05 13:15:14 +03:00 |
|
Ivan Lezhankin
|
c5eff12015
|
Another attempt to fix test
|
2019-01-31 14:19:06 +03:00 |
|
alexey-milovidov
|
1fa8553cc6
|
Merge pull request #4170 from yandex/split-odbc-bridge
Build odbc-bridge as a separate binary. Do not export symbols from it.
|
2019-01-31 02:22:28 +03:00 |
|
alesapin
|
3ca9c06f79
|
Remove -rdynamic from odbc-bridge linkage and fix mysql test. Also log config
|
2019-01-30 21:48:20 +03:00 |
|
alesapin
|
6496bd423f
|
Add curl to docker image
|
2019-01-30 12:43:00 +03:00 |
|
alesapin
|
3d53b5f8c6
|
Add bridge binary to runner script
|
2019-01-30 11:24:16 +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
|
cb0e77dce6
|
Fix non initialized codec and wrong size in CacheCompressedReadBuffer
|
2019-01-29 17:55:57 +03:00 |
|
Ivan Lezhankin
|
20b94a635c
|
Select the materialized view only once
|
2019-01-24 14:58:25 +03:00 |
|
Ivan Lezhankin
|
c50583126e
|
Fix tests
|
2019-01-24 14:58:25 +03:00 |
|
Ivan Lezhankin
|
425d483cfb
|
Add integration tests
|
2019-01-24 14:58:25 +03:00 |
|
alesapin
|
21f1c4d1ce
|
Better code and tests for bad cases
|
2019-01-19 23:17:19 +03:00 |
|
alesapin
|
07e11577d3
|
Add write logic and remove strange multifile read logic
|
2019-01-17 17:10:30 +03:00 |
|
alesapin
|
f00b7ba08a
|
Simplify test
|
2019-01-09 15:23:41 +03:00 |
|
alesapin
|
b8efafd400
|
Fix bug with wrong user restrictions in remote table func
|
2019-01-09 15:21:04 +03:00 |
|
alesapin
|
a1cdb0049d
|
Add test for user exception check
|
2019-01-09 13:47:22 +03:00 |
|
alesapin
|
43da59d0fc
|
Improve test
|
2018-12-28 20:11:52 +03:00 |
|
alesapin
|
ab32a06c85
|
Fix code remove redundat files
|
2018-12-28 19:28:24 +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
|
f42f511e89
|
Merge pr
|
2018-12-28 19:21:07 +03:00 |
|
alexey-milovidov
|
d16447c3f4
|
Merge pull request #3899 from yandex/custom_compression_codecs
Custom compression codecs
|
2018-12-28 08:29:09 +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
|
f7e06cf9ac
|
Remove random changes
|
2018-12-24 19:03:22 +03:00 |
|
alesapin
|
36fb2d16cd
|
Add test with non default config
|
2018-12-24 18:50:02 +03:00 |
|
Sergey V. Galtsev
|
fb5dbb7959
|
Do not require the server to fail to start in the test.
|
2018-12-20 01:50:05 +03:00 |
|
Sergey V. Galtsev
|
a2042d60bf
|
Resolve conflict with upstream.
|
2018-12-20 00:16:44 +03:00 |
|
Sergey V. Galtsev
|
81eeaec7fe
|
Cleanup test.
|
2018-12-20 00:12:06 +03:00 |
|
Sergey V. Galtsev
|
acb8cf1849
|
Fix test.
|
2018-12-19 23:29:52 +03:00 |
|
alesapin
|
bb1760c468
|
Remove idiotic if
|
2018-12-17 23:11:19 +03:00 |
|
alesapin
|
0612910277
|
Remove redundant container
|
2018-12-10 19:07:31 +03:00 |
|
alesapin
|
0901694b15
|
Update integration tests image
|
2018-12-10 12:40:57 +03:00 |
|
Sergey V. Galtsev
|
52d18ee7c6
|
Merge branch 'master' of https://github.com/yandex/clickhouse into match-process-euid-against-data-owner
|
2018-12-09 22:46:24 +03:00 |
|
Sergey V. Galtsev
|
51b6dd67b0
|
Match the process' effective user id against the data owner at the server startup.
|
2018-12-07 17:56:59 +03:00 |
|
alesapin
|
21f8a86635
|
Merge branch 'chenxing-xc-master'
|
2018-12-07 17:13:11 +03:00 |
|
alesapin
|
dbefb66691
|
Add kill docker by Ctrl+C, abs path and improve readme
|
2018-12-07 17:08:25 +03:00 |
|
alesapin
|
80b49e4c0a
|
Add integration test, put dependent libs to contrib, slightly refine
code.
|
2018-12-07 14:41:24 +03:00 |
|
alexey-milovidov
|
68b5f02b10
|
Merge pull request #3683 from nicelulu/update_23
Compatible with LowCardinality type data write
|
2018-12-07 07:17:07 +03:00 |
|
root
|
6da945b2a7
|
fix integration test_insert_into_distributed allow_experimental_low_cardinality_type
|
2018-12-04 15:11:39 +08:00 |
|
alesapin
|
170f90ffe7
|
Update README.md
|
2018-12-03 19:08:26 +03:00 |
|
root
|
02125f29c0
|
fix test_inserts_low_cardinality
|
2018-12-03 21:22:29 +08:00 |
|
root
|
8c9e9649fb
|
Add test and code comment.
|
2018-12-03 21:11:26 +08:00 |
|
alexey-milovidov
|
6f007f45a1
|
Merge pull request #3673 from yandex/fix-insert-distributed-sync
Fix insert_distributed_sync
|
2018-11-28 17:48:06 +03:00 |
|
Alexey Zatelepin
|
499ad5eb62
|
fix test (MATERIALIZED columns in both Distributed and local tables don't work) [#CLICKHOUSE-4161]
|
2018-11-27 15:42:11 +03:00 |
|
Alexey Zatelepin
|
f38a320909
|
fix insert batching test (the INSERT queries are rewritten differently now) [#CLICKHOUSE-4161]
|
2018-11-26 17:57:33 +03:00 |
|
Alexey Zatelepin
|
f09cb566b1
|
add tests [#CLICKHOUSE-4161]
|
2018-11-26 17:57:33 +03:00 |
|
alesapin
|
565100c716
|
Add option to disable host net
|
2018-11-26 13:23:03 +03:00 |
|
Alexey Milovidov
|
2bd5e2b1eb
|
https://stackoverflow.com/questions/44067609/getting-error-importmismatcherror-while-running-py-test
|
2018-11-23 20:56:50 +03:00 |
|
alexey-milovidov
|
221388c01d
|
Merge pull request #3650 from yandex/script_for_integration_tests_in_docker
Add script and image for running integration tests in docker
|
2018-11-23 20:40:06 +03:00 |
|
alesapin
|
3cfe5283e3
|
Fix readme and add net=host
|
2018-11-23 18:51:36 +03:00 |
|
alesapin
|
fc7007b78e
|
Add script and image for running integration tests in docker
|
2018-11-23 18:10:07 +03:00 |
|
alesapin
|
d31d30c8e1
|
Fix comments, naming, log about kill inability and better test
|
2018-11-23 11:08:35 +03:00 |
|
小路
|
8d7e327c16
|
Merge pull request #4 from nicelulu/update_22
Update 22
|
2018-11-23 15:38:40 +08:00 |
|
root
|
0ed4cdc24e
|
Add test
|
2018-11-23 15:33:19 +08:00 |
|
root
|
f18e278e57
|
Add test
|
2018-11-23 14:23:06 +08:00 |
|
root
|
35419cb6c1
|
Add test
|
2018-11-23 14:14:07 +08:00 |
|
alesapin
|
1e879850bb
|
Kill odbc-bridge with clickhouse-server
|
2018-11-22 18:59:00 +03:00 |
|
alesapin
|
ff5629263b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-21 12:06:40 +03:00 |
|
alesapin
|
7d20d499a1
|
Switch integration tests to 18.10
|
2018-11-21 12:05:13 +03:00 |
|
alesapin
|
01e2137364
|
CLICKHOUSE-4112: Add keepalive for http connections
|
2018-11-20 16:15:44 +03:00 |
|
alesapin
|
d4ce674b93
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
|
Artem Zuikov
|
e9dc302cdc
|
Merge pull request #3465 from 4ertus2/bugs
hotfix for distributed DDLs over secure port [CLICKHOUSE-4089]
|
2018-11-06 21:39:10 +03:00 |
|
chertus
|
458e20c31f
|
fix tests/integration over ssl by alesapin@
|
2018-11-06 17:42:30 +03:00 |
|
Nikolai Kochetov
|
d7992b11d8
|
Fix block structure mismatch in MergingSorted stream.
|
2018-11-06 13:11:37 +03:00 |
|
alesapin
|
5367b1b8d0
|
Better answer
|
2018-11-02 19:10:08 +03:00 |
|
alesapin
|
ef985ce7ad
|
Test to reproduce problem
|
2018-11-02 18:54:36 +03:00 |
|
alesapin
|
32f6745ae8
|
Config file
|
2018-10-26 12:23:29 +03:00 |
|
alesapin
|
20b20d04f9
|
Include from env
|
2018-10-26 12:22:33 +03:00 |
|
chertus
|
480bee07db
|
hotfix for distributed DDLs over secure port [CLICKHOUSE-4089]
|
2018-10-25 14:35:19 +03:00 |
|
Nikolai Kochetov
|
75338fbfa9
|
Added test.
|
2018-10-23 20:48:58 +03:00 |
|
alesapin
|
c2ca99980f
|
More stable test
|
2018-10-16 13:27:21 +03:00 |
|
alesapin
|
e37a163c3b
|
CLICKHOUSE-4067: var usage
|
2018-10-16 12:14:54 +03:00 |
|
alesapin
|
051390cd7f
|
trying to debug
|
2018-10-15 23:56:01 +03:00 |
|
alesapin
|
f9a6116324
|
Add missed file
|
2018-10-15 21:38:52 +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 |
|
alexey-milovidov
|
b7766333ab
|
Merge pull request #3330 from CurtizJ/CLICKHOUSE-4005
Interpret empty null_value in external dictionaries as type default value [ClLICKHOUSE-4005]
|
2018-10-09 23:44:18 +03:00 |
|
alexey-milovidov
|
33b4a502d6
|
Update test.py
|
2018-10-09 23:43:52 +03:00 |
|
CurtizJ
|
de1e9caefb
|
add test
|
2018-10-09 22:00:09 +03:00 |
|