Vitaliy Zakaznikov
dfb7cb999e
Updating healthcheck parameters.
2020-08-15 19:52:27 -04:00
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
Vitaliy Zakaznikov
3d5ff68611
Applying ldap test fixes.
2020-08-04 01:19:22 +02:00
Vitaliy Zakaznikov
fc89cc5caa
Adding extra xfails for some ldap tests.
2020-07-28 20:16:55 -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
Vitaliy Zakaznikov
58b91a1d0b
Updating tests to match new exit codes.
2020-07-08 17:41:34 +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