MyroTk
|
084aac07c0
|
Graphite config fix
|
2021-03-09 17:07:45 +01:00 |
|
MyroTk
|
af54d857c8
|
Deleting old requirement
|
2021-03-02 01:59:31 +01:00 |
|
MyroTk
|
2d8321342f
|
Minor syntax fixes
|
2021-03-01 17:37:11 +01:00 |
|
MyroTk
|
5d6b5bc276
|
TFS tests
|
2021-03-01 17:29:42 +01:00 |
|
Azat Khuzhin
|
bc1a316b28
|
Bump zookeeper version to 3.6.2 in tests
3.4.12 was released 1.05.2018
|
2021-02-26 23:41:43 +03:00 |
|
Azat Khuzhin
|
e922690453
|
Fix yamllint issues
|
2021-02-20 23:25:21 +03:00 |
|
Vitaliy Zakaznikov
|
f7e61c1ed1
|
Enabling all TestFlows modules.
Increasing clickhouse container health check timeouts.
|
2021-01-18 17:03:31 -05:00 |
|
MyroTk
|
0df681a58b
|
Moving SYSTEM SHUTDOWN out of parallel
|
2021-01-14 17:57:44 +01:00 |
|
MyroTk
|
43f350c0d1
|
Enabling RBAC tests to look for fails. Adding new tests
|
2021-01-13 15:55:48 +01:00 |
|
Vitaliy Zakaznikov
|
7db2652ab3
|
Updating TestFlows test version to the latest 1.6.72
Re-generating all requirements.py
|
2020-12-17 18:02:07 -05:00 |
|
Vitaly Baranov
|
da18af96a3
|
Fix access rights required for the merge() table function.
|
2020-12-17 12:29:07 +03:00 |
|
Alexander Tokmakov
|
f9f7da5f97
|
fix
|
2020-12-11 15:06:19 +03:00 |
|
MyroTk
|
e2c6430a6e
|
Testflows RBAC ACCESS MANAGEMENT tests.
|
2020-12-04 18:36:32 +01:00 |
|
MyroTk
|
2cbf2d8f7b
|
New RBAC testflows tests for SHOW, TRUNCATE, KILL, and OPTIMIZE.
Updates to old tests.
|
2020-12-01 05:58:45 +01:00 |
|
MyroTk
|
151f84d845
|
Updating XFails
|
2020-11-13 19:44:32 +01:00 |
|
MyroTk
|
bf68f35ee6
|
RBAC Testflows tests for ATTACH, CREATE, DROP, and DETACH
|
2020-11-13 08:59:50 +01:00 |
|
MyroTk
|
d78d07f825
|
xfails for ALTER MOVE
|
2020-11-07 01:48:29 +01:00 |
|
MyroTk
|
381ed50bef
|
Enabling existing testflows tests.
|
2020-11-07 01:39:22 +01:00 |
|
MyroTk
|
02a071e88f
|
RBAC Testflows - Instrumenting server log for debug and new ALTER tests
|
2020-11-05 17:51:17 +01:00 |
|
MyroTk
|
d42a049d9d
|
small fixes
|
2020-10-24 00:59:38 +02:00 |
|
MyroTk
|
0da6e855c0
|
getuid changes in common and specification
|
2020-10-22 00:04:09 +02:00 |
|
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 |
|