robot-clickhouse
94c7719c73
Auto version update to [19.18.1.1] [54429]
2019-11-08 11:36:41 +03:00
robot-clickhouse
7381489d5d
Auto version update to [19.17.1.1] [54428]
2019-10-21 15:48:00 +03:00
alesapin
0769f80f4e
Fix path to config in docker images
2019-10-10 13:26:57 +03:00
alesapin
9f0b3e5bbf
Update dockerfiles
2019-10-09 23:33:23 +03:00
Alexander Tokmakov
979f235e38
Merge branch 'master' into merging_values_with_expressions
2019-09-30 18:06:58 +03:00
robot-clickhouse
06e1a9d78e
Auto version update to [19.16.1.1] [54427]
2019-09-24 14:47:32 +03:00
alesapin
38f65a6a21
Fix smoke test image
2019-09-24 11:32:01 +03:00
alexey-milovidov
d9170d02fc
Merge pull request #7064 from ClickHouse/move-yandex-clickhouse
...
Move yandex -> ClickHouse
2019-09-23 19:33:15 +03:00
Alexey Milovidov
8579c26efb
Changed repository URL
2019-09-23 19:18:19 +03:00
alesapin
8c5f8e5fbe
Unpack to another directory
2019-09-23 18:57:18 +03:00
alesapin
87ed508aa4
Add image for split build smoke test
2019-09-23 16:19:55 +03:00
Alexander Tokmakov
89280c0ca8
fix tests
2019-09-23 13:45:26 +03:00
alesapin
89fbb11c39
Add testname option to stateless and stateful tests
2019-09-16 14:13:22 +03:00
alesapin
a0888cace8
Update pvs-studio image
2019-09-06 22:26:42 +03:00
robot-clickhouse
04d2bb9cfd
Auto version update to [19.15.1.1] [54426]
2019-09-06 17:58:33 +03:00
alesapin
2cda8f1563
Add query_masking_rules xml's into debug images
2019-09-05 13:10:01 +03:00
alesapin
04f553c628
Fix images with coverage
2019-08-19 15:16:20 +03:00
Nikita Mikhaylov
bbe20b3f9f
done
2019-08-13 17:31:46 +03:00
alesapin
cd0640073e
Update PVS-studio image
2019-08-05 12:31:39 +03:00
Nikita Mikhaylov
14b384f3e5
Merge branch 'master' into system_text_log
2019-07-23 15:51:04 +03:00
Nikita Mikhaylov
61412e7f74
changes after review + update config + resolve build fail
2019-07-23 11:22:38 +03:00
robot-clickhouse
58e03ad7b9
Auto version update to [19.13.1.1] [54425]
2019-07-23 11:20:52 +03:00
filimonov
be718f320a
fix accidental change
2019-07-15 17:01:26 +02:00
Mikhail Filimonov
ff8214c65e
Dockerfile adjustment
2019-07-15 16:57:15 +02:00
Nikolai Kochetov
e9f3d4d6b8
Merge pull request #4914 from yandex/processors
...
Processors
2019-07-11 19:22:02 +03:00
robot-clickhouse
f635d2bd9b
Auto version update to [19.12.1.1] [54424]
2019-07-10 22:57:53 +03:00
alesapin
f3e34ec895
Correct llvm-symbolizer path
2019-07-09 22:41:22 +03:00
Alexander Kuzmenkov
f5f6e73c84
Ignore non-instrumented modules in ThreadSanitizer.
...
libc++ seems not to be instrumented, which is why we get false positives about
data races in normal destruction of weak_ptr.
In passing, remove redundant configuration of llvm-symbolizer. One symlink
to llvm-8 should suffice.
2019-07-09 15:15:52 +03:00
alesapin
dcfb332fdf
Merge client files
2019-07-08 20:23:10 +03:00
alesapin
36446cfc97
Fix coverage scripts
2019-07-08 18:41:15 +03:00
Nikolai Kochetov
865f403227
Remove tsan-suppressions.
2019-07-08 16:29:26 +03:00
Nikolai Kochetov
209793c981
Merged with master.
2019-07-08 16:00:54 +03:00
Nikolai Kochetov
a4b3338182
Add sorting to tests with union.
2019-07-08 15:49:28 +03:00
Nikolai Kochetov
45b7d479aa
Fix arguments in prepareProcessor call.
2019-07-08 15:49:23 +03:00
alesapin
c1a8cce20d
Fix stateless with coverage image
2019-07-08 14:21:04 +03:00
alesapin
0eff6f5413
Run cmake to generate some cpp files
2019-07-08 14:09:46 +03:00
alesapin
d44da017c2
remove redundant change
2019-07-08 13:49:59 +03:00
alesapin
53b5d9f0eb
Remove accident change
2019-07-08 13:47:04 +03:00
alesapin
81d6509fd4
Add two new images for coverage tests run
2019-07-08 13:46:04 +03:00
alesapin
3a825029cd
add missed config files
2019-07-06 23:20:16 +03:00
alesapin
75b2d5c59a
Add ignore variable
2019-07-05 18:18:48 +03:00
alesapin
67d0f7f7cb
Don't fail if no coverage info
2019-07-05 18:16:10 +03:00
alesapin
b3ebb4d784
Add coverage images for CI
2019-07-05 18:12:18 +03:00
alesapin
42e080d65a
Update PVS studio version
2019-06-27 19:53:23 +03:00
alesapin
12693e5687
Run stateful tests in stress test
2019-06-25 15:04:05 +03:00
chertus
29700fd5e9
Auto version update to [19.11.0] [54423]
2019-06-21 18:47:02 +03:00
robot-clickhouse
9cd889c9dd
Auto version update to [19.10.1.1] [54422]
2019-06-14 17:04:15 +03:00
proller
859b35e0ff
docker: use configs from clickhouse-test ( #5531 )
...
* CLICKHOUSE-3887 Debian init: Service stop timeout
* clean
* clean
* docker: use configs from clickhouse-test
* clean
2019-06-05 22:22:36 +03:00
proller
64924f5ef3
Docker: add comments with current tags
2019-06-04 16:01:16 +03:00
proller
88f3a48afa
Fixes for parallel test run ( #5506 )
2019-06-03 20:36:27 +03:00