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
alesapin
b8cfad4ba2
Renames for testflows
2021-09-08 13:06:03 +03:00
Denis Zhuravlev
c83551ef8e
enable part_log by default
2021-08-12 21:10:20 -03:00
Vitaly Baranov
f766d74fb6
Fix testflows LDAP tests.
2021-06-18 06:18:40 +03:00
Vitaliy Zakaznikov
62d4c51524
Updating tests to support new preprocessed configs name that
...
start with an underscore.
2021-06-14 18:19:36 -04:00
Vitaliy Zakaznikov
bce80f1256
Updating docker and docker-compose versions.
...
Updating and enabling datetime64 extended range tests.
2021-05-10 16:59:47 -04:00
Vitaliy Zakaznikov
c5948c3ba7
Updating timeouts in LDAP tests.
2021-05-08 20:33:22 -04:00
Vitaliy Zakaznikov
945ff2c338
Fixing styling errors.
2021-05-07 19:28:20 -04:00
Vitaliy Zakaznikov
0b95bfb38e
Adding support to run modules in parallel.
...
Adding fixes to ldap and rbac tests.
Adding user_dn_detection tests in LDAP role mapping.
2021-05-07 09:14:40 -04:00
Vitaliy Zakaznikov
e9e4c68d12
Fixing retention precision for failing RBAC tests.
2021-03-10 07:22:18 -05: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
8545ce1111
Adding support for retrying docker-compose start, stop and restart commands.
...
Fixing ldap tests to use large tail value to accomodate changes in exception length.
2021-01-29 17:55:08 -05:00
Vitaliy Zakaznikov
f7e61c1ed1
Enabling all TestFlows modules.
...
Increasing clickhouse container health check timeouts.
2021-01-18 17:03:31 -05:00
Denis Glazachev
30ab2830e0
Merge branch 'master' into ldap-role-mapping
...
* master: (605 commits)
DOCSUP-4710: Added support numeric parameters in number and string data types (#18696 )
DOCSUP-5604: Edit and translate to Russian (#18929 )
Update version_date.tsv after release 21.1.2.15
Usability improvement of clickhouse-test
Update jit_large_requests.xml
Update README.md
Update images.json
Make symbolizers available in fuzzer Docker image
Update Dragonbox
Speed up aggregate function sum
Fix MSan report in Kerberos library
Fix MSan error in rocksdb #19213
Add more Fuzzer tasks
Fixes
Update comment for curl dependency for aws
Disable curl for mariadb-connector-c (it is not required)
Fix TSan
Skip test for ANTLR
DistributedBlockOutputStream: add more comments
DistributedBlockOutputStream: Remove superfluous brackets for string construction
...
2021-01-18 22:55:05 +04:00
Vitaliy Zakaznikov
4f0068bdde
Fixing inproper usage of And step.
2021-01-07 18:42:54 -05:00
Vitaliy Zakaznikov
38bc0f8348
Updating verification cooldown performance
and valid verification cooldown value ldap unavailable
...
tests to fix fails due to timing issues caused by slow test executions.
2021-01-06 08:16:01 -05:00
Denis Glazachev
8893fbcf8e
Rename {username} to {user_name}
...
Add caching/checking of search_params
Adjust comments/doc
Use special authentication logic from ExternalAuthenticators::checkLDAPCredentials
2021-01-06 07:40:47 +04:00
Denis Glazachev
c8cf51b81e
Merge branch 'master' into ldap-role-mapping
...
* master: (620 commits)
Add test for some possible ambiguities in syntax
Update PushingToViewsBlockOutputStream.h
[For #18707 ] MySQL compatibility: support DIV and MOD operators
Mark another flaky test
Remove some headers
Mark some TestFlows as flaky
Fix error
Fix errors
One more test
Arcadia does not support distributed queries
Add a test for #14974
Added a test from #15641
More robust stateful test
Update tests
Remove bad code in HashJoin
Update test
Don't allow conversion between UUID and numeric types
Remove pink screen with confusing questions about Kerberos
Do not throw from Parser
Fix the unexpected behaviour of show tables when antlr parser enabled (#18431 )
...
# Conflicts:
# programs/server/config.xml
# src/Access/Authentication.cpp
# src/Access/Authentication.h
2021-01-06 03:42:02 +04:00
Vitaliy Zakaznikov
d53919d832
Updating ldap/external_user_directory/requirements/requirements.py
2020-12-23 14:46:47 -05:00
Vitaliy Zakaznikov
c12695ceed
Merge branch 'master' of https://github.com/traceon/ClickHouse into ldap-role-mapping
2020-12-23 09:38:08 -05:00
Vitaliy Zakaznikov
26ca04c92d
Merge branch 'master' of https://github.com/traceon/ClickHouse into ldap-cache-login
2020-12-23 08:17:12 -05: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
Vitaliy Zakaznikov
b6c2743103
Updating TestFlows tests to support changes for LDAP role mapping.
2020-12-03 22:52:35 -05:00
Tai White
c1662b6a4b
Added line removed by mistake
2020-11-23 21:21:30 +01:00
Tai White
2bc32fe292
Added verification cooldown requirements and tests to the ldap/external_user_directory SRS and test files
2020-11-20 23:21:13 +01:00
Tai White
43fce34eec
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap-cache-login
2020-11-20 20:56:36 +01:00
Vitaliy Zakaznikov
dbb5f6722e
Moving to using TestFlows version 1.6.65
...
Fixing unstable test in tests/testflows/ldap/external_user_directory/tests/authentications.py
2020-11-17 20:22:43 -05:00
Vitaliy Zakaznikov
e6d04b4780
Merge branch 'master' of https://github.com/traceon/ClickHouse into ldap-cache-login
2020-11-03 16:53:23 -05:00
Vitaliy Zakaznikov
2953795330
Fixing bug in LDAP add_config method where log size was grabbed before container was stopped.
...
Updating ldap/external_user_directory/tests/authentications.py to reduce test time.
2020-10-27 18:45:04 -04:00
Vitaliy Zakaznikov
1567a3976b
Adding requirements related to the LDAP login cache feature.
...
Updated syntax tests.
Linked specifications to ldap/authentication and ldap/external_user_directory features.
2020-10-26 09:28:46 -04:00
Vitaliy Zakaznikov
4bcbcfed1f
Fixing procedure of getting log file size in LDAP tests.
...
Increasing default timeouts.
2020-10-25 09:40:19 -04:00
Vitaliy Zakaznikov
e743d2fd26
* Fixing tests in the tests/testflows/ldap/external_user_directory/tests/authentications.py suite
...
* Moving TestFlows runs to use classic output format for stdout
* Moving to TestFlows 1.6.57
* Updating LDAP test code styling
2020-10-22 19:14:58 -04:00
Vitaliy Zakaznikov
f34274dc08
Updating requirements and adding restart tests for LDAP external user directory test suite.
2020-10-12 19:54:07 -04:00
Vitaliy Zakaznikov
eb1b3e39e7
Adding additional parallel login tests to the external user directory feature.
2020-10-02 17:40:24 -04:00
Vitaliy Zakaznikov
80c334a5ac
Fixing user_lookup_priority test.
2020-10-01 07:21:38 -04:00
Vitaliy Zakaznikov
8a707b1bb4
Adding paralle login of rbac users
test.
2020-09-30 21:40:07 -04:00
Vitaliy Zakaznikov
581a14be50
Adding SRS source for LDAP external user directory.
...
Small updates to helpers/cluster.py.
Updating link in the ldap/authentication/requirements/requirements.md.
2020-09-30 22:48:32 +02:00
Vitaliy Zakaznikov
162541217f
Updating tests to match changes in the behavior.
2020-09-29 22:58:09 +02:00
Vitaliy Zakaznikov
f727f7bc99
* Updating config.xml files to remove users_config and access_control_path parameter
...
definition as these are now defined inside the user_directories section and
cause a test failure due to https://github.com/ClickHouse/ClickHouse/issues/14511 .
* Removing the usage of `EXISTS` clauses used in tests outside of clean ups.
2020-09-09 16:14:02 +02:00
Vitaliy Zakaznikov
85b913deaa
Adding regression tests for LDAP external user directory.
2020-09-03 16:53:09 +02:00