Commit Graph

394 Commits

Author SHA1 Message Date
Alexey Milovidov
e43a0521f8
Merge pull request #36010 from DevTeamBK/MARIANA-29
Remove unused code from TestFlows (the internal ticket name in the company where I work is MARIANA-29)
2022-04-07 15:40:21 +02:00
LAL2211
68bdcdca80 code fix for Ldap Injection 2022-04-06 14:15:30 -04:00
LAL2211
b3f59537ca added additional check 2022-04-06 13:34:20 -04:00
LAL2211
14b860f9bb disallow the use of known weak implementations in requirements 2022-04-06 12:39:52 -04:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
Vitaly Baranov
f588632c86
Merge pull request #34513 from vzakaznikov/ldap_cluster_with_secret_testflows_tests
Updating RBAC and LDAP testflows suites + adding LDAP tests for cluster with secret issue
2022-03-15 20:18:37 +01:00
Alexey Milovidov
96f75299c9 Remove even more configs 2022-03-11 22:47:47 +01:00
Alexey Milovidov
3fad904e75 Remove redundant configs for TestFlows 2022-03-11 22:44:15 +01:00
Vitaliy Zakaznikov
b0b73517fc Small fixes. 2022-03-09 20:23:41 -05:00
Vitaliy Zakaznikov
fad713dbff Fixing stop_clickhouse method again. 2022-03-09 19:40:12 -05:00
Vitaliy Zakaznikov
55ad1be0be Updating stop_clickhouse method. 2022-03-09 18:50:17 -05:00
Vitaliy Zakaznikov
c18fe79219 Making killing ClickHouse process more reliable. 2022-03-09 18:46:11 -05:00
Vitaly Baranov
2cafd8f72c Fix tests about privileges for URL(), HDFS(), S3(). 2022-03-09 17:54:33 +01:00
Vitaliy Zakaznikov
6bbc8a2a53 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap_cluster_with_secret_testflows_tests 2022-03-09 11:01:44 -05:00
Vitaliy Zakaznikov
c038bca325 Fixing missing clickhouse_version parameter. 2022-02-28 16:21:52 -05:00
Vitaliy Zakaznikov
084bafd582 Fixing the case when clickhouse-version is not set by arg parser. 2022-02-28 16:18:49 -05:00
Vitaliy Zakaznikov
a35690344b Updating example, rbac and ldap testflows suites.
Adding LDAP tests for cluster with secret.
2022-02-10 20:08:41 -05:00
Vitaly Baranov
cc38fe3fb6 Fix checking access for the SYSTEM command. 2022-01-25 18:54:59 +07:00
Vitaly Baranov
4c2f190ed5 Fix the order of destruction: a table which is used as a source for a dictionary
should be destroyed after destroying the dictionary.
2022-01-22 18:55:07 +07:00
Vitaly Baranov
4ae0f0a673 Revert changes related to clickhouse_version in regression.py 2022-01-22 18:55:07 +07:00
Vitaly Baranov
14a32ba584 Apply a patch made by Vitaly Zakaznikov. 2022-01-22 18:55:07 +07:00
Vitaly Baranov
77774cd1bd Add comments about other tests which should be fixed. 2022-01-22 18:55:07 +07:00
Vitaly Baranov
291600b565 Fix running kerberos tests. 2022-01-22 18:55:07 +07:00
Vitaly Baranov
04a05777c9 Enable RBAC and LDAP tests. 2022-01-22 18:55:07 +07:00
Vitaly Baranov
5ab39fcece Fix ldap tests because ClickHouse changed the format of error messages. 2022-01-22 18:55:07 +07:00
Vitaly Baranov
27625bfd47 Replace calls of run_scenario() and pool.apply_async() because Testflows has upgraded to 1.7.20.
See also https://github.com/ClickHouse/ClickHouse/pull/27040
2022-01-22 18:55:07 +07:00
Vitaly Baranov
5d0e8eb500 Fix tests after changing error message when one tries to grant a nonexistent role to nonexistent user (https://github.com/ClickHouse/ClickHouse/pull/27701). 2022-01-22 18:55:07 +07:00
Alexey Milovidov
c6ef992775 Remove invalid XML from TestFlows (TestFlows is an overweight enterprise test system from aliens) 2021-09-25 20:04:36 +03:00
Alexey Milovidov
cba6e39fe5 Replace yandex to clickhouse in configs 2021-09-25 07:08:34 +03:00
Alexey Milovidov
e9e77b4403 .tech -> .com 2021-09-22 03:22:57 +03:00
Alexey Milovidov
147ef79670 Change website URL, part 1 2021-09-20 01:56:28 +03:00
Alexey Milovidov
f0925b3cf6 Changed substitution path name 2021-09-20 01:50:09 +03:00
Alexey Milovidov
e513a5db32 Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
alexey-milovidov
ea13a8b562
Merge pull request #28659 from myrrc/improvement/tostring_to_magic_enum
Improving CH type system with concepts
2021-09-12 15:26:29 +03:00
Mike Kot
c4385a2c40 Simplifying exception messages 2021-09-11 00:40:18 +02:00
alesapin
b8cfad4ba2 Renames for testflows 2021-09-08 13:06:03 +03:00
Alexey Milovidov
5c56d3a734 Testflows are broken 2021-08-16 03:01:30 +03:00
Denis Zhuravlev
c83551ef8e enable part_log by default 2021-08-12 21:10:20 -03:00
Raúl Marín
d1d47658f5 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-10 10:49:05 +02:00
Alexander Kuzmenkov
658ce5258f
Merge pull request #26663 from ildus/mappopulateseries_for_maps
Add Map type support in mapPopulateSeries function
2021-08-06 18:53:37 +03:00
Alexander Kuzmenkov
75ce065626
fix the testflows tests for window function 2021-08-05 21:35:36 +03:00
Raúl Marín
479f053f2e Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-05 17:24:10 +02:00
Alexander Kuzmenkov
4bc652699f
Merge pull request #27184 from ClickHouse/aku/window-functions
mark window functions as ready for general use
2021-08-05 14:18:28 +03:00
Ildus Kurbangaliev
2ed7e02079 Fix snapshots for mapPopulateSeries function 2021-08-05 11:11:41 +05:00
Ildus Kurbangaliev
8e347bab99 Fix error in testflows related with mapPopulateSeries 2021-08-04 20:21:37 +05:00
Alexander Kuzmenkov
0730e685b0 Mark window functions ready for general use. 2021-08-04 17:45:32 +03:00
Ildus Kurbangaliev
d8ce46ea74 Show more details in testflows checks 2021-08-04 17:20:35 +05:00
Raúl Marín
9f32ecca89 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-02 16:21:10 +02:00
Alexander Kuzmenkov
44e3b76c3a
Merge branch 'master' into mappopulateseries_for_maps 2021-08-02 13:02:22 +03:00
Vitaliy Zakaznikov
bd1e2eda47 Moving to TestFlows 1.7.20 that has native support for parallel tests. 2021-07-31 15:50:27 -04:00