Commit Graph

28 Commits

Author SHA1 Message Date
MyroTk
70fb557ff8 xfails change 2020-10-19 21:49:03 +02:00
MyroTk
2efc9dd4e2 cleanup 2020-10-15 22:33:25 +02:00
MyroTk
708fedbcf8 testflows RBAC tests for views, distributed tables, public tables, and privileges: alter, updated select, updated insert, and show tables 2020-10-15 22:23:49 +02:00
Azat Khuzhin
9cb3c743bd
Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
Vitaly Baranov
0f3351d983 Fix testflows checks. 2020-08-26 13:22:08 +03:00
Vitaly Baranov
ad03ff3887 Rename storages users.xml=>users_xml, disk=>local_directory. 2020-08-16 16:42:57 +03:00
Vitaliy Zakaznikov
dfb7cb999e Updating healthcheck parameters. 2020-08-15 19:52:27 -04:00
Vitaliy Zakaznikov
5b677e1536 Incresing health-check timeouts for clickhouse nodes in the all the modules.
Adding support to dump docker-compose logs if unhealthy containers found.
2020-08-11 14:09:36 +02:00
vladimir golovchenko
a45a85f9e5 Fixed tests: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements. 2020-08-08 01:22:58 -07:00
MyroTk
71ac6aa855 Adding RBAC testing to INSERT and expanding tables for testing SELECT 2020-08-04 19:33:02 +00:00
ritaank
62dd8d91c9 whitespace cleanup 2020-08-03 03:40:58 -07:00
ritaank
4910435f6c select.py: requirements cleanup + syntax update 2020-08-03 03:24:05 -07:00
ritaank
14befce49b Merge branch 'master' into select_pr 2020-08-02 22:36:08 -07:00
MyroTk
822de7ebc8 Correct syntax tests to match master 2020-07-30 19:44:41 +00:00
MyroTk
757611e0b0 Syntax tests to match master 2020-07-30 19:22:21 +00:00
MyroTk
e72f8c9506 Updated requirements.md to include github links instead of gitlab 2020-07-30 19:17:34 +00:00
MyroTk
e583c573b1 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into insert_pr 2020-07-30 19:13:10 +00:00
Vitaliy Zakaznikov
c93acd0935 Fixing links to the git repository. 2020-07-30 21:00:47 +02:00
MyroTk
158afe06a2 Updating requirements for the INSERT RBAC tests 2020-07-30 18:22:46 +00:00
MyroTk
4d5a8ee9a6 Updated requirements for the INSERT RBAC tests 2020-07-30 16:18:57 +00:00
Vitaliy Zakaznikov
4596d262cc Updating expected error messages to fix failing tests. 2020-07-30 14:09:07 +02:00
MyroTk
a82ac93d24 Updated to include ipv6 hosts 2020-07-29 17:16:06 +00:00
root
06f88a3caa Updated formating of insert.py tests 2020-07-29 16:09:43 +00:00
ritaank
1c6fe68adf adding tests for GRANT SELECT 2020-07-29 01:01:16 -07:00
Vitaliy Zakaznikov
a03d1d1381 * Adding requirements markdown source.
* Updating README.md to include an example of how to run selected tests.
2020-07-28 16:41:10 -04:00
root
58ffc5263e Added functionality tests to INSERT privilege 2020-07-28 20:14:52 +00:00
Vitaliy Zakaznikov
086d133df7 * Fixing issue with configs missings in the config.d folder
* Fixing import in alter_quota.py
2020-07-21 14:40:43 -04:00
Vitaliy Zakaznikov
644ccd33cb * Adding rbac module
* Adding rbac syntax tests
2020-07-21 13:51:02 -04:00