Vitaliy Zakaznikov
6a517be3b2
* Moving to standard healthcheck parameters.
...
* Adding docker-compose pull and docker-compose down before executing docker-compose up.
* Adding docker-compose ps if any of the containers are unhealthy.
2020-08-15 14:24:33 -04:00
Vitaliy Zakaznikov
d25d67fcac
Adding missing certificates and dhparam.pem for openldap4.
2020-08-15 13:22:46 -04:00
Vitaliy Zakaznikov
64e9095b9a
Fixing issue with CREATE and DROP USER command by quoting user argument.
2020-08-13 09:54:12 -04:00
Vitaliy Zakaznikov
67df35962e
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap_create_user_identified_with_ldap_server
2020-08-13 08:49:33 -04:00
Vitaliy Zakaznikov
55c70e6ecb
Fixing test clickhouse/ldap authentication/user authentications/rbac=True/login after user cn changed in ldap.
2020-08-13 07:40:11 -04:00
Vitaliy Zakaznikov
034c680a05
* Adding Markdown source for the requirements
...
* Adding a requirement to be able to add users identified
with an LDAP server using RBAC
* Updating requirements.py
2020-08-12 16:55:46 -04:00
Vitaliy Zakaznikov
96d10a76d8
Updating LDAP user authentication suite to check user
...
authentications when users are added using RBAC.
2020-08-12 16:30:26 -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
Vitaly Baranov
0c5b0abfe2
Merge pull request #13061 from ritaank/select_pr
...
Added testing for RBAC functionality of SELECT privilege
2020-08-04 13:51:32 +03:00
Vitaliy Zakaznikov
3d5ff68611
Applying ldap test fixes.
2020-08-04 01:19:22 +02: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
ritaank
a9a6e23641
Merge branch 'master' of github.com:ritaank/ClickHouse into select_pr
2020-08-02 22:31:17 -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
Vitaliy Zakaznikov
29ed1aa670
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_rbac_syntax_tests
2020-07-29 19:16:23 -04: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
root
0f6b6b9eb7
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into insert_pr
2020-07-29 15:10:57 +00:00
ritaank
1c6fe68adf
adding tests for GRANT SELECT
2020-07-29 01:01:16 -07:00
Vitaliy Zakaznikov
fc89cc5caa
Adding extra xfails for some ldap tests.
2020-07-28 20:16:55 -04:00
Vitaliy Zakaznikov
afe4532095
Updating README.md.
2020-07-28 16:44:46 -04: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
72f403bb14
Increasing shell default timeout to 120 sec.
2020-07-24 10:05:13 -04:00
Vitaliy Zakaznikov
015250816d
Adding execution of the rbac.regression
module.
2020-07-22 07:35:54 -04: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
Vitaliy Zakaznikov
1426a708bc
Fixing tests to support changing configuration via server restart.
2020-07-15 18:45:50 +02:00
Vitaliy Zakaznikov
749deaf122
Adding wait for config reload message when deleting old configuration file.
2020-07-14 17:00:19 +02:00
Vitaliy Zakaznikov
2c3ae1600f
Adding -n 0
to the tail command.
2020-07-14 13:44:40 +02:00
Vitaliy Zakaznikov
e57e51e812
* Removing hard coded sleep.
2020-07-13 22:38:06 +02:00
Vitaliy Zakaznikov
7d1b0a06f2
* Moving to updating configs without restart.
2020-07-13 22:36:56 +02:00
Vitaliy Zakaznikov
a012ae3a70
* Updating exitcodes in server_config.py.
...
* Addintion positive check when user password in LDAP changes.
2020-07-09 22:01:53 +02:00
Denis Glazachev
5a4762bb8a
Merge branch 'master' into ldap-per-user-authentication
2020-07-09 14:50:02 +04:00
Vitaliy Zakaznikov
58b91a1d0b
Updating tests to match new exit codes.
2020-07-08 17:41:34 +02:00
alesapin
c7729e465a
Hide nonzero error code on testflows runner
2020-07-08 13:10:53 +03:00
Vitaliy Zakaznikov
e5a3002b75
Adding ldap regression tests.
2020-07-08 00:05:34 +02:00
Denis Glazachev
917b56c094
Merge branch 'master' into ldap-per-user-authentication
2020-07-08 00:51:44 +04:00
alesapin
f5a7d8a5c7
Add runner for testflows
2020-07-07 15:35:06 +03:00
Vitaliy Zakaznikov
3f9dd7f62b
Fix small typo.
2020-07-02 21:02:15 +02:00
Vitaliy Zakaznikov
464eb70ca4
Removing unnecessary text.
2020-07-02 20:52:17 +02:00
Vitaliy Zakaznikov
a233aa257d
Small changes to the SRS template.
2020-07-02 20:48:17 +02:00
Vitaliy Zakaznikov
321bad14ee
Adding a template of the SRS with the notes how to use it.
2020-07-02 20:41:28 +02:00
Vitaliy Zakaznikov
22aabf8da3
Adding a simple example of using TestFlows.
2020-07-02 17:58:13 +02:00
Vitaliy Zakaznikov
45d819949a
* Moving testflows tests into tests/testflows directory.
...
* Adding a simple README.md.
2020-07-02 17:08:35 +02:00