Nikita Mikhaylov
|
846492d7a5
|
Revert "scipy"
|
2020-10-19 18:41:57 +03:00 |
|
Vasily Nemkov
|
4124538b56
|
Merge remote-tracking branch 'upstream/master' into AES_encrypt_decrypt
|
2020-10-18 00:00:13 +03:00 |
|
Alexander Kuzmenkov
|
12bb7a05ba
|
Merge pull request #16034 from ClickHouse/aku/fasttest-improve
Make the Fast Test easier to run locally
|
2020-10-16 23:29:04 +03:00 |
|
Nikita Mikhaylov
|
650fe9a9c5
|
Merge pull request #16093 from nikitamikhaylov/fasttest
scipy
|
2020-10-16 19:53:34 +03:00 |
|
nikitamikhaylov
|
c65a2d638f
|
done
|
2020-10-16 19:50:35 +03:00 |
|
nikitamikhaylov
|
a80bbf6e0e
|
fasttest + rm .py
|
2020-10-15 22:54:17 +03:00 |
|
Alexander Kuzmenkov
|
f46887dcaa
|
improve fasttest usability
|
2020-10-15 20:29:07 +03:00 |
|
Alexander Kuzmenkov
|
aafec3d777
|
fixup
|
2020-10-14 21:53:35 +03:00 |
|
Alexander Kuzmenkov
|
c6a30e3b3f
|
fixup
|
2020-10-14 18:53:14 +03:00 |
|
Alexander Kuzmenkov
|
4f14d40489
|
Fix server logs in fast test
|
2020-10-14 17:12:04 +03:00 |
|
Alexey Milovidov
|
5e502c52b3
|
Merge branch 'master' into AES_encrypt_decrypt
|
2020-10-14 16:30:23 +03:00 |
|
nvartolomei
|
0e4fd5f24b
|
Use https protocol for llvm repository in fasttest
|
2020-10-05 16:27:03 +01:00 |
|
Azat Khuzhin
|
9cb3c743bd
|
Convert to python3 (#15007)
|
2020-10-02 19:54:07 +03:00 |
|
Alexander Kuzmenkov
|
9bbc962c83
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-10-01 19:19:09 +03:00 |
|
Alexander Kuzmenkov
|
eb3669e82f
|
more fixes
|
2020-09-30 20:39:38 +03:00 |
|
Alexander Kuzmenkov
|
c5d1f51f58
|
just split
|
2020-09-30 19:14:20 +03:00 |
|
Alexander Kuzmenkov
|
af051ec2d9
|
fasttest compat with old script
|
2020-09-30 18:13:53 +03:00 |
|
Alexander Kuzmenkov
|
22a0ec0892
|
try split debug -Og build in fasttest
|
2020-09-30 17:55:40 +03:00 |
|
Alexander Kuzmenkov
|
9194f1d7e5
|
fasttest fixup 3
|
2020-09-30 17:51:48 +03:00 |
|
Alexander Kuzmenkov
|
0516af03ce
|
fasttest fixup 3
|
2020-09-30 17:51:48 +03:00 |
|
Alexander Kuzmenkov
|
b204bcd4b4
|
fasttest fixup 2
|
2020-09-29 23:11:20 +03:00 |
|
Alexander Kuzmenkov
|
6062c55569
|
fasttest fixup
|
2020-09-29 21:59:45 +03:00 |
|
Alexander Kuzmenkov
|
e943a22d28
|
allow fast test to run locally
|
2020-09-29 21:02:44 +03:00 |
|
Alexander Tokmakov
|
fb826557b7
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-25 02:04:01 +03:00 |
|
Alexander Kuzmenkov
|
4ed4205647
|
Update run.sh
|
2020-09-24 19:54:09 +03:00 |
|
tavplubix
|
1c9398c5ee
|
Merge pull request #15215 from ClickHouse/better_image_for_stateless
Better images for CI tests
|
2020-09-24 18:54:34 +03:00 |
|
Alexander Kuzmenkov
|
41ad365eaf
|
Increase fast test threads to 8
Tests don't often fail in parallel (1/10 runs), so we can make them faster.
|
2020-09-24 14:11:59 +03:00 |
|
alesapin
|
4f3eb4532a
|
Add missed changes
|
2020-09-24 11:37:20 +03:00 |
|
alesapin
|
bb8a2e1617
|
Better clickhouse-configs
|
2020-09-24 11:18:36 +03:00 |
|
Alexander Tokmakov
|
f0f91f84af
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-23 21:50:15 +03:00 |
|
alesapin
|
01237170af
|
Fix fast test CMakeOptions
|
2020-09-22 17:25:48 +03:00 |
|
Alexander Tokmakov
|
13e41cdd20
|
try enable atomic database by default
|
2020-09-21 13:55:34 +03:00 |
|
Alexey Milovidov
|
799a675b5d
|
Merge branch 'master' into AES_encrypt_decrypt
|
2020-09-17 21:42:51 +03:00 |
|
Nikita Mikhaylov
|
44726c37c3
|
Merge branch 'master' into fix-executable-dictionary-source-hangup
|
2020-09-09 23:01:41 +04:00 |
|
Alexander Kuzmenkov
|
f7d631bf82
|
use fasttest script from sources
|
2020-09-07 13:19:01 +03:00 |
|
Alexey Milovidov
|
04a6965006
|
Fix error with executable dictionary source
|
2020-09-07 09:40:01 +03:00 |
|
Vasily Nemkov
|
9ba4613381
|
Excluding tests from fasttest runs since they depend on external libraries: OpenSSL
|
2020-09-03 16:12:32 +03:00 |
|
Azat Khuzhin
|
2d7cb03120
|
Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].
[1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
|
2020-09-01 10:25:13 +03:00 |
|
Azat Khuzhin
|
a384194216
|
Add a test for DistributedFilesToInsert
|
2020-08-27 22:00:35 +03:00 |
|
Konstantin Podshumok
|
cda4472ebc
|
dockerfiles: verify 3rd party apt repos, disable LLVM in PVS check
Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
|
2020-08-25 20:16:44 +03:00 |
|
Alexander Kuzmenkov
|
3a0bdfa5f3
|
Publish list of tests that failed the concurrent fast test
|
2020-08-20 03:13:44 +03:00 |
|
Alexander Kuzmenkov
|
ce0dfe3fea
|
Fix server restart in fasttest
Remove the server data before sequential test run, so that there is no
interference from the failed parallel run.
Also fix some shellcheck warning.
|
2020-08-18 13:24:37 +03:00 |
|
Alexey Milovidov
|
0140093b17
|
Fix fast test
|
2020-08-15 10:11:19 +03:00 |
|
alesapin
|
63391bbb66
|
Merge pull request #13382 from Enmk/fasttest-fix-query_masking_rules.xml
Keep original query_masking_rules.xml when performing fasttests
|
2020-08-05 17:47:33 +03:00 |
|
alesapin
|
a18461091f
|
Merge pull request #13384 from ClickHouse/fix_fast_test_server_kill
Better kill in fast test
|
2020-08-05 17:42:52 +03:00 |
|
alesapin
|
87c56f9556
|
Symlink for server logs
|
2020-08-05 16:15:06 +03:00 |
|
alesapin
|
c862ae93d1
|
Replace backticks with modern alternative
|
2020-08-05 16:10:47 +03:00 |
|
alesapin
|
68a9499e92
|
Simplier kill clickhouse server
|
2020-08-05 15:59:52 +03:00 |
|
alesapin
|
cdad1e718f
|
Better kill in fast test
|
2020-08-05 15:37:54 +03:00 |
|
Vasily Nemkov
|
baed365c19
|
Keep original query_masking_rules.xml when performing fasttests
|
2020-08-05 15:14:20 +03:00 |
|
alexey-milovidov
|
18ef0c0c96
|
Update run.sh, thanks @azat
|
2020-08-04 20:54:09 +03:00 |
|
alesapin
|
b69e6b935b
|
Wait with retries in fast test (#13284)
|
2020-08-03 21:05:35 +03:00 |
|
Azat Khuzhin
|
8cbcd4027a
|
Exclude 01413_rows_events from the fasttest (TRUNCATE query_log)
|
2020-08-02 13:30:00 +03:00 |
|
Azat Khuzhin
|
37c3f44dbe
|
fasttest: use arrays for skip list (to make it more patch friendly)
Plus it looks better.
|
2020-08-02 13:29:31 +03:00 |
|
Vitaly Baranov
|
0fcee34322
|
Add test.
|
2020-07-31 20:57:49 +03:00 |
|
alesapin
|
5c1aa52f40
|
Better check for failed tests
|
2020-07-29 14:39:08 +03:00 |
|
alesapin
|
26ff008898
|
Remove test
|
2020-07-29 14:34:42 +03:00 |
|
alesapin
|
d39318c8fe
|
Grep in correct file
|
2020-07-28 14:23:49 +03:00 |
|
alesapin
|
3eb77ab076
|
Better kill
|
2020-07-28 14:22:25 +03:00 |
|
alesapin
|
a75657d88e
|
Better
|
2020-07-28 14:18:08 +03:00 |
|
alesapin
|
8ff9e6c9de
|
Rerun tests in fast test
|
2020-07-28 14:16:06 +03:00 |
|
alesapin
|
e7a4bc8dae
|
Even less tests in fasttest
|
2020-07-20 19:55:36 +03:00 |
|
alesapin
|
619f5f6180
|
Less tests in fast test
|
2020-07-20 19:44:48 +03:00 |
|
alesapin
|
a4666df090
|
Even less tests in fasttest
|
2020-07-16 14:16:08 +03:00 |
|
alesapin
|
f7ffd2da36
|
Remove memory limiting tests
|
2020-07-16 14:12:47 +03:00 |
|
alesapin
|
d6da417e71
|
Disable live view tests
|
2020-07-15 22:34:44 +03:00 |
|
alesapin
|
74181a30ae
|
One more test to skip
|
2020-07-15 17:56:21 +03:00 |
|
alesapin
|
4892706d95
|
Simplify build configuration
|
2020-07-15 17:40:51 +03:00 |
|
alesapin
|
3ab7bdbbbb
|
One more test to skip
|
2020-07-15 15:16:59 +03:00 |
|
alesapin
|
ba05bb1b39
|
Better tests for parallel run
|
2020-07-15 14:47:51 +03:00 |
|
alesapin
|
530ad951bc
|
Less tests
|
2020-07-15 12:29:31 +03:00 |
|
alesapin
|
ecea1e0292
|
Run tests in parallel
|
2020-07-15 11:49:50 +03:00 |
|
alesapin
|
43ba417132
|
Better submodules update
|
2020-07-15 11:34:38 +03:00 |
|
alesapin
|
a31109f023
|
Better submdoules
|
2020-07-14 21:44:57 +03:00 |
|
alesapin
|
86a6a5e2c6
|
Less tests to run
|
2020-07-14 15:17:35 +03:00 |
|
alesapin
|
d69f925c30
|
Fix build
|
2020-07-10 22:28:21 +03:00 |
|
alesapin
|
d2fcbe1f4e
|
Fix build
|
2020-07-10 22:27:12 +03:00 |
|
alesapin
|
69d6ad0a62
|
Disable bunch of tests
|
2020-07-10 22:12:25 +03:00 |
|
alesapin
|
a9824fd650
|
Better cmake and less libraries
|
2020-07-10 22:08:18 +03:00 |
|
alesapin
|
df176c633e
|
Disable msgpack
|
2020-07-10 21:27:10 +03:00 |
|
alesapin
|
b70c3b607f
|
No long tests
|
2020-07-10 20:44:29 +03:00 |
|
alesapin
|
0b1a1867a6
|
Less dependencies
|
2020-07-10 20:21:24 +03:00 |
|
alesapin
|
57d03bfbc0
|
Disable secure ports
|
2020-07-10 18:47:20 +03:00 |
|
alesapin
|
ce96262a2c
|
Update run.sh
|
2020-07-10 16:21:58 +03:00 |
|
alesapin
|
4ab5edadb7
|
Less libraries
|
2020-07-10 12:47:50 +03:00 |
|
alesapin
|
51aaa8800d
|
Don't skip libs
|
2020-07-09 18:34:19 +03:00 |
|
alesapin
|
e0ff6bd6d7
|
Less libraries to build
|
2020-07-08 19:59:47 +03:00 |
|
alesapin
|
6378c79539
|
Fix script
|
2020-07-08 19:02:19 +03:00 |
|
alesapin
|
f30e2ea464
|
Tmp version
|
2020-07-08 18:25:02 +03:00 |
|
alesapin
|
80d9816e00
|
Add brotli
|
2020-07-08 17:22:17 +03:00 |
|
alesapin
|
6e79e88149
|
Add curl
|
2020-07-08 16:49:09 +03:00 |
|
alesapin
|
069880a003
|
Prototype
|
2020-07-08 16:06:35 +03:00 |
|