Yatsishin Ilya
|
0c2380e4ac
|
Merge remote-tracking branch 'qoega/better-hdfs-tests' into remove-enable-dictionaries
|
2021-06-09 17:08:02 +03:00 |
|
Mikhail Filimonov
|
3627ab7cbe
|
Fix kafka failover issue (#21118).
Distringuish lack of assignment vs lack of partitions. Bit better / clearer logging.
|
2021-06-09 16:02:56 +02:00 |
|
Yatsishin Ilya
|
dd3fd87e26
|
Fix kerberized hdfs and cleanup
|
2021-06-09 16:53:16 +03:00 |
|
alesapin
|
192210fea6
|
Consistent style
|
2021-06-09 16:42:20 +03:00 |
|
alesapin
|
46aee86d3a
|
Fix flaky check report in CI runner
|
2021-06-09 16:40:28 +03:00 |
|
mergify[bot]
|
bc012b9c1a
|
Merge branch 'master' into recreate_kafka_table_case
|
2021-06-09 10:30:32 +00:00 |
|
filimonov
|
7469f054f0
|
Update test.py
Missed one of the refactorings which were merged in the meanwhile 872e36c207 (diff-8129a3b04ff2293c2d89b35395be9ef49918cdafd4420a745d05733b00979646L86-R100)
|
2021-06-09 12:27:42 +02:00 |
|
Yatsishin Ilya
|
aba39d58f9
|
wip
|
2021-06-09 12:23:02 +03:00 |
|
Yatsishin Ilya
|
257b9c0731
|
typo
|
2021-06-09 12:03:03 +03:00 |
|
Yatsishin Ilya
|
8d6b5d52ab
|
typo
|
2021-06-09 11:52:20 +03:00 |
|
Yatsishin Ilya
|
a9108e42c3
|
Better test_odbc_interaction
|
2021-06-09 11:46:01 +03:00 |
|
Yatsishin Ilya
|
df27e2754b
|
resolve
|
2021-06-09 11:46:01 +03:00 |
|
Nikita Mikhaylov
|
82b8d45cd7
|
Merge pull request #23518 from nikitamikhaylov/copier-stuck
Bugfixes and improvements of `clickhouse-copier`
|
2021-06-09 11:36:42 +03:00 |
|
mergify[bot]
|
156592af95
|
Merge branch 'master' into debug_network_interfaces
|
2021-06-09 07:56:02 +00:00 |
|
alesapin
|
7179fafef0
|
Less timeouts in integration tests
|
2021-06-09 10:49:29 +03:00 |
|
kssenii
|
0521851afa
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into postgres-fixes-schema
|
2021-06-08 17:20:23 +00:00 |
|
alesapin
|
eeb75d15da
|
Remove timeouts
|
2021-06-08 19:21:55 +03:00 |
|
alesapin
|
49b5b94187
|
Remove strange timeout in test
|
2021-06-08 19:15:04 +03:00 |
|
alesapin
|
fc805a1ece
|
Trying to debug fetches bandwith test failures
|
2021-06-08 15:13:45 +03:00 |
|
Nikita Mikhaylov
|
c3f03e8f60
|
skip ttl_move_to_volume
|
2021-06-08 11:14:45 +00:00 |
|
Nikita Mikhaylov
|
22864aff23
|
delete files
|
2021-06-08 01:52:30 +00:00 |
|
Nikita Mikhaylov
|
c0238e839a
|
another try to fix tests
|
2021-06-08 01:50:43 +00:00 |
|
Ilya Yatsishin
|
c453a84944
|
Merge pull request #24973 from qoega/cleanup-iptables-on-session-start
|
2021-06-07 15:43:13 +03:00 |
|
Nikita Mikhaylov
|
6f5997b0aa
|
fix tests
|
2021-06-07 10:49:01 +00:00 |
|
Nikita Mikhaylov
|
652de7c9b0
|
Update test.py
|
2021-06-07 13:06:41 +03:00 |
|
alesapin
|
fba2d66042
|
Disable storage_kerberized_hdfs test
|
2021-06-07 12:25:13 +03:00 |
|
alexey-milovidov
|
344fc39e41
|
Merge branch 'master' into cleanup-iptables-on-session-start
|
2021-06-07 02:56:32 +03:00 |
|
alexey-milovidov
|
cc5755b1a4
|
Merge pull request #25002 from ClickHouse/compression-codecs-refactoring
Compression codecs refactoring
|
2021-06-07 02:54:24 +03:00 |
|
mergify[bot]
|
f84ac23951
|
Merge branch 'master' into compression-codecs-refactoring
|
2021-06-06 18:02:39 +00:00 |
|
mergify[bot]
|
e9d01d7e4f
|
Merge branch 'master' into fix-integration-test-s3
|
2021-06-06 18:02:34 +00:00 |
|
mergify[bot]
|
1172807442
|
Merge branch 'master' into recreate_kafka_table_case
|
2021-06-06 12:15:55 +00:00 |
|
alexey-milovidov
|
8b99fa049e
|
Merge pull request #24967 from filimonov/fix_port_in_kafka_test
Fix the test after #20393
|
2021-06-06 15:11:49 +03:00 |
|
Alexey Milovidov
|
b146524fdb
|
Maybe Minio starts for too long in tests
|
2021-06-06 12:38:49 +03:00 |
|
Alexey Milovidov
|
8d85145725
|
Remove experimental compression codecs
|
2021-06-06 02:26:52 +03:00 |
|
Nikita Mikhaylov
|
b99350b50d
|
Update test.py
|
2021-06-06 02:19:17 +03:00 |
|
Alexey Milovidov
|
17962459f5
|
Merge branch 'master' into issue-16775
|
2021-06-06 02:18:28 +03:00 |
|
Ilya Yatsishin
|
f2eed22ebd
|
Merge pull request #24954 from ClickHouse/fix_integration_test
|
2021-06-05 20:18:33 +03:00 |
|
Ilya Yatsishin
|
3092ec7c7e
|
Merge pull request #24959 from qoega/no-more-subprocess-call
|
2021-06-05 19:41:52 +03:00 |
|
mergify[bot]
|
f56e7c6e3a
|
Merge branch 'master' into cleanup-iptables-on-session-start
|
2021-06-05 12:10:18 +00:00 |
|
mergify[bot]
|
d8ed474062
|
Merge branch 'master' into copier-stuck
|
2021-06-05 01:40:23 +00:00 |
|
Yatsishin Ilya
|
df6e163976
|
fix
|
2021-06-04 18:46:11 +03:00 |
|
Yatsishin Ilya
|
9f6de5f764
|
opt-in for cleanup
|
2021-06-04 18:00:59 +03:00 |
|
Yatsishin Ilya
|
05232e7c40
|
Make tests great again
|
2021-06-04 17:33:22 +03:00 |
|
Nikita Mikhaylov
|
f6932026d5
|
delete partition from original table in case of errors while moving
|
2021-06-04 14:21:47 +00:00 |
|
tavplubix
|
19727ff753
|
Update test.py
|
2021-06-04 16:58:28 +03:00 |
|
Mikhail Filimonov
|
c8fe168a8d
|
Fix the test after #20393
|
2021-06-04 15:55:07 +02:00 |
|
filimonov
|
74ae079b19
|
Update test.py
|
2021-06-04 15:30:25 +02:00 |
|
Nikita Mikhaylov
|
cf8782faf3
|
Merge pull request #24311 from nikitamikhaylov/merging-s3-backoff
Merging #23461
|
2021-06-04 14:41:21 +03:00 |
|
alesapin
|
c03f54e2c3
|
Skip skipped tests
|
2021-06-04 13:15:44 +03:00 |
|
Yatsishin Ilya
|
e075130112
|
Remove subprocess_call from cluster.py
|
2021-06-04 13:14:32 +03:00 |
|
alesapin
|
a0eb45bfc3
|
More stable test
|
2021-06-04 12:12:35 +03:00 |
|
Yatsishin Ilya
|
e18343ce17
|
Merge remote-tracking branch 'origin' into remove-enable-dictionaries
|
2021-06-04 11:43:41 +03:00 |
|
alesapin
|
4d7170b557
|
Followup fixes for integration tests
|
2021-06-04 10:51:45 +03:00 |
|
alesapin
|
7ca31261b0
|
Merge pull request #24911 from ClickHouse/remove_some_tests
Remove some outdated integration tests
|
2021-06-04 10:15:39 +03:00 |
|
mergify[bot]
|
9e2c454db2
|
Merge branch 'master' into merging-s3-backoff
|
2021-06-03 18:58:24 +00:00 |
|
Mikhail Filimonov
|
e11f7db28b
|
Add test #23430
|
2021-06-03 20:41:01 +02:00 |
|
Nikita Mikhaylov
|
b978405f4a
|
fix
|
2021-06-03 15:50:44 +00:00 |
|
Nikita Mikhaylov
|
6c583b0e36
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into copier-stuck
|
2021-06-03 15:05:23 +00:00 |
|
Ilya Yatsishin
|
e0a683a407
|
Mute test_memory_consumption before #24784
|
2021-06-03 16:10:54 +03:00 |
|
tavplubix
|
1aff716f18
|
Merge pull request #24777 from ClickHouse/fix_intersection_with_lost_part
Do not crash on intersecting virtual parts
|
2021-06-03 15:42:46 +03:00 |
|
alesapin
|
31b27049b0
|
Followup
|
2021-06-03 15:42:12 +03:00 |
|
alesapin
|
6231a0d7d7
|
Merge branch 'master' into remove_some_tests
|
2021-06-03 15:41:50 +03:00 |
|
alesapin
|
f0f5aba3b1
|
Merge pull request #20393 from qoega/integration-2
Grand integration tests refactoring: Allow parallel run
|
2021-06-03 15:20:03 +03:00 |
|
alesapin
|
376b3872bf
|
Remove some outdated integration tests
|
2021-06-03 14:49:59 +03:00 |
|
alesapin
|
4a1bf51ad1
|
Merge branch 'master' into limited_fetches
|
2021-06-02 23:01:47 +03:00 |
|
Yatsishin Ilya
|
ddddb761db
|
more
|
2021-06-02 18:08:16 +03:00 |
|
Yatsishin Ilya
|
6a9b875b19
|
simplify test_backup_restore
|
2021-06-02 17:33:47 +03:00 |
|
Nikita Mikhaylov
|
4382aac25d
|
support for ReplicatedTable creation without arguments
|
2021-06-02 15:46:37 +03:00 |
|
alesapin
|
f7babe5cd9
|
Fix build and better test
|
2021-06-02 11:22:44 +03:00 |
|
alesapin
|
feed2636f4
|
Add exponential smoothing to Throttler
|
2021-06-02 01:07:29 +03:00 |
|
Nikita Mikhaylov
|
312bb96eeb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into copier-stuck
|
2021-06-02 01:04:47 +03:00 |
|
Nikita Mikhaylov
|
f57863b974
|
fix tests
|
2021-06-02 01:03:08 +03:00 |
|
Yatsishin Ilya
|
d51a6a2c1f
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-06-01 17:23:01 +03:00 |
|
Yatsishin Ilya
|
ff7f7f6200
|
try
|
2021-06-01 17:18:35 +03:00 |
|
Nikita Mikhaylov
|
3f18bde246
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into merging-s3-backoff
|
2021-06-01 13:39:09 +00:00 |
|
Alexander Tokmakov
|
7d7c5638a5
|
Merge branch 'master' into fix_intersection_with_lost_part
|
2021-06-01 16:32:59 +03:00 |
|
Nikita Mikhaylov
|
5dda97bef1
|
Merge pull request #24691 from nikitamikhaylov/debug_host_ip_change
Fix flaky integration tests
|
2021-06-01 15:55:51 +03:00 |
|
alesapin
|
c3321bef30
|
Merge branch 'master' into limited_fetches
|
2021-06-01 13:09:02 +03:00 |
|
Yatsishin Ilya
|
2983a9ba61
|
use cli for exec
|
2021-06-01 12:53:36 +03:00 |
|
Yatsishin Ilya
|
7656ab3c85
|
try tmpfs in runner
|
2021-06-01 11:44:09 +03:00 |
|
Yatsishin Ilya
|
739ff5fee7
|
increase docker client timeout
|
2021-06-01 11:43:44 +03:00 |
|
Yatsishin Ilya
|
aac97b6582
|
test_always_fetch_merged
|
2021-06-01 10:02:22 +03:00 |
|
Nikita Mikhaylov
|
0d8ede15a9
|
Merge branch 'master' into merging-s3-backoff
|
2021-05-31 21:07:00 +03:00 |
|
Yatsishin Ilya
|
7bb1709185
|
smaller pack
|
2021-05-31 18:46:32 +03:00 |
|
Nikita Mikhaylov
|
33dcebbb24
|
style
|
2021-05-31 17:41:35 +03:00 |
|
Nikita Mikhaylov
|
1c548058e6
|
add status json
|
2021-05-31 17:38:55 +03:00 |
|
Nikita Mikhaylov
|
ac072243d6
|
style + enable trivial test
|
2021-05-31 17:38:55 +03:00 |
|
Nikita Mikhaylov
|
b4895b1e72
|
better
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
6d19dea761
|
better
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
fa22b41d5a
|
added allow_to_drop_target_partitions with test
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
267319ffeb
|
added test with ttl move to volume
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
9022646633
|
support copying of tables with data skipping indices
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
86c9373fb7
|
prettify tests
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
c41cc36046
|
support TTL on columns
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
90ab394769
|
better
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
2017d2f918
|
save
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
5bd6183e67
|
save
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
f3c81f4c9b
|
disable test under msan
|
2021-05-31 17:30:02 +03:00 |
|
Yatsishin Ilya
|
79501da420
|
typo
|
2021-05-31 07:17:08 +03:00 |
|
Yatsishin Ilya
|
5f0373dace
|
lost in merge
|
2021-05-31 07:12:22 +03:00 |
|