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
Vitaliy Zakaznikov
e361f3120f
* Fixing race condition between starting tail -f
command and the file removal that follows.
2021-07-07 08:34:46 -04:00
Vitaly Baranov
f766d74fb6
Fix testflows LDAP tests.
2021-06-18 06:18:40 +03:00
Vitaliy Zakaznikov
f72845fb9d
Increase LDAP verification cooldown performance tests timeout to 600 sec.
2021-06-16 19:25:59 -04:00
Vitaliy Zakaznikov
33f270c2dc
Adding test to check adding LDAP user to an LDAP group
...
that maps to an unknown RBAC role while already having
other role being mapped.
2021-06-14 19:00:29 -04: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
03ebd18d01
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap-user-dn-detection
2021-05-18 14:08:28 -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
04a9dbeb2b
Fixing SRS reference and updating requirements.
2021-05-07 15:37:29 -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
0e5c58c8b2
Adding user DN detection tests.
2021-04-19 19:00:30 -04:00
alexey-milovidov
0bad6adc48
Merge pull request #21551 from vzakaznikov/testflows_use_yandex_docker_repo
...
Updating docker/test/testflows/runner/dockerd-entrypoint.sh to use Yandex dockerhub-proxy
2021-03-22 02:27:50 +03:00
Denis Glazachev
290a6d273e
Add Kerberos support for authenticating existing users when accessing over HTTP
2021-03-11 23:41:10 +03:00
Vitaliy Zakaznikov
e9e4c68d12
Fixing retention precision for failing RBAC tests.
2021-03-10 07:22:18 -05:00
MyroTk
9dd232cf90
Graphite updates for all tests
2021-03-09 17:54:56 +01:00
Vitaliy Zakaznikov
8b0bda5968
Fixing performance test by removing assertion.
2021-03-07 09:11:59 -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
64261c7720
Fixing reference to LDAP role mapping specification
2021-01-30 15:24:20 -05:00
Vitaliy Zakaznikov
eebff7155c
Adding SRS source for LDAP role mapping.
2021-01-29 19:43:33 -05: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
Alexey Milovidov
38b3d28443
Mark another flaky test
2021-01-05 06:26:53 +03:00
Alexey Milovidov
0b65605c34
Mark some TestFlows as flaky
2021-01-05 05:30:24 +03:00
Vitaliy Zakaznikov
d53919d832
Updating ldap/external_user_directory/requirements/requirements.py
2020-12-23 14:46:47 -05:00
Vitaliy Zakaznikov
13e633c1ad
Regenerating ldap/authentication/requirements/requirements.py
2020-12-23 13:17:18 -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
Tai White
61339ea3fc
fixed header for SRS in /ldap/authentication requirements
2020-11-18 01:36:35 +01:00
Tai White
e42ea7b8b9
Deleted ldap directory added by mistake.
...
Added verification cooldown tests to the ldap/authentication feature.
2020-11-17 19:41:28 +01: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