Ilya Yatsishin
7f7ecb0c60
Merge branch 'master' into try-llvm-12
2021-08-26 18:58:49 +03:00
Yatsishin Ilya
91289983c6
Use ru.archive.ubuntu.com as default one is not responding from CI
2021-08-23 11:22:39 +03:00
Yatsishin Ilya
9145dd3fd0
Merge branch 'master' into try-llvm-12
2021-08-06 19:14:01 +03:00
Alexey Milovidov
f56269243e
Merge branch 'master' into random_timezone_for_stateless_tests
2021-07-24 13:55:21 +03:00
vdimir
22d545133a
Update link to dpkg-deb in dockerfiles
2021-07-19 12:49:19 +03:00
Alexey Milovidov
da94ed8a87
Merge branch 'master' into random_timezone_for_stateless_tests
2021-07-18 01:12:24 +03:00
Alexey Milovidov
3ef23c4e22
Add pv to the test image
2021-06-24 00:33:22 +03:00
Yatsishin Ilya
783e9b3c1c
more
2021-05-13 14:13:37 +03:00
Azat Khuzhin
d83ea5844f
Enable use-after-destruction detection in MSan
...
Refs: https://clang.llvm.org/docs/MemorySanitizer.html#use-after-destruction-detection
2021-04-28 23:02:52 +03:00
alesapin
45c1ba8c69
Revert "quick fix for broken resolution of apt.llvm.org on Yandex infra"
2021-03-30 19:03:55 +03:00
Alexander Kuzmenkov
4c2278c215
Merge pull request #22047 from ClickHouse/aku/llvm-cloudflare-21.3
...
21.3: quick fix for broken resolution of apt.llvm.org on Yandex infra
(cherry picked from commit 12f5753e5f
)
2021-03-23 19:41:09 +03:00
alexey-milovidov
289c0f1a20
Update Dockerfile
2021-01-06 07:19:48 +03:00
Alexey Milovidov
ad9cd724e0
Merge branch 'master' into random_timezone_for_stateless_tests
2021-01-06 05:45:23 +03:00
alesapin
86fc9ea4df
Update base image to 20.04
2020-12-15 23:18:53 +03:00
alesapin
4a23c7906d
Merge with master
2020-11-23 11:39:40 +03:00
Alexander Tokmakov
72b1339656
Revert "Revert "Write structure of table functions to metadata""
...
This reverts commit c65d1e5c70
.
2020-10-14 15:19:29 +03:00
tavplubix
c65d1e5c70
Revert "Write structure of table functions to metadata"
2020-10-14 13:59:29 +03:00
Alexander Tokmakov
6b2da861dc
Merge branch 'master' into write_structure_of_table_functions
2020-10-02 20:46:58 +03:00
alesapin
14d9e40408
Merge branch 'master' into random_timezone_for_stateless_tests
2020-09-30 13:30:01 +03:00
alesapin
d965199feb
Deduplicated code and use random timezone
2020-09-28 15:11:36 +03:00
Alexander Tokmakov
b0d99217fb
Merge branch 'master' into write_structure_of_table_functions
2020-09-27 14:26:47 +03:00
Azat Khuzhin
3fd85430f2
Set sanitizers options in the current shell too
...
/etc/environment will not be read in current shell, so export variables
from that file manually, to make clickhouse-local/clickhouse-client use
them too.
2020-09-21 23:57:45 +03:00
alesapin
1bd76c820c
Back to 19.10
2020-09-21 12:05:10 +03:00
alesapin
27613f8346
Fix symbolizers path in test images
2020-09-21 10:38:11 +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
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
Yatsishin Ilya
7dcdde0775
Add docker test base separately to have :latest build available
2020-08-20 20:54:51 +03:00