Vitaly Baranov
d6e0342c30
Improvements in implementations of the classes AccessRights and GrantedRoles.
2021-03-14 19:12:35 +03:00
tavplubix
2acbfd834a
Merge branch 'master' into stress_test_results
2021-03-12 12:11:33 +03:00
Denis Glazachev
290a6d273e
Add Kerberos support for authenticating existing users when accessing over HTTP
2021-03-11 23:41:10 +03:00
MyroTk
9dd232cf90
Graphite updates for all tests
2021-03-09 17:54:56 +01:00
MyroTk
084aac07c0
Graphite config fix
2021-03-09 17:07:45 +01:00
MyroTk
1293316264
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into tfs_rbac_row_policy
2021-03-09 17:07:17 +01:00
Vitaliy Zakaznikov
8b0bda5968
Fixing performance test by removing assertion.
2021-03-07 09:11:59 -05: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
Alexander Tokmakov
0937127ea4
fix
2021-02-27 14:01:04 +03:00
Alexander Tokmakov
fb42dec355
fix
2021-02-27 01:20:49 +03: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
01d3d0aeca
Fixing requirement names.
2021-01-27 10:01:47 -05:00
Vitaliy Zakaznikov
48884d2231
Adding tests to check passing invalid data types
...
to encrypt and aes_encrypt_mysql functions.
2021-01-27 09:27:34 -05:00
Vitaliy Zakaznikov
79cc2e4c1c
Updating AES encryption SRS.
...
Adding test for LowCardinality(FixedString(N)) data type for plaintext.
2021-01-27 08:20:44 -05:00
Vitaliy Zakaznikov
edd4ca8c72
Starting to update AES encryption tests to support changes to
...
the supported data types by the encrypt plaintext parameter.
2021-01-26 14:54:26 -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
Alexey Milovidov
015e392bb7
Disable TestFlows due to low reliability
2021-01-16 11:58:23 +03:00
MyroTk
489d9d186a
Looping RBAC several times
2021-01-14 21:25:37 +01:00
MyroTk
0df681a58b
Moving SYSTEM SHUTDOWN out of parallel
2021-01-14 17:57:44 +01:00
MyroTk
944d53d691
Running RBAC just once
2021-01-13 18:20:29 +01:00
MyroTk
43f350c0d1
Enabling RBAC tests to look for fails. Adding new tests
2021-01-13 15:55:48 +01:00
Alexey Milovidov
0421cc8dc2
Remove TestFlows due to timeouts
2021-01-10 03:49:29 +03: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
b641b64d39
Removing Altinity internal issue references.
2020-12-19 18:01:30 -05:00
Vitaliy Zakaznikov
dcbf080047
Updating requirements and tests as CFB1 and CFB8 modes are no longer supported.
2020-12-19 17:19:01 -05:00
Vitaliy Zakaznikov
b751144709
Adding back running of aes_encryption module.
2020-12-19 10:04:28 -05:00
Vitaliy Zakaznikov
38f0f25ab2
Reverting back aes-encryption tests.
2020-12-19 10:03:18 -05:00
Vitaliy Zakaznikov
d3abc0d664
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into simplify_testflows_aes_encryption_requirements
2020-12-19 08:09:00 -05:00
alexey-milovidov
086916a853
Update regression.py
2020-12-19 03:32:50 +03:00
alexey-milovidov
3261392f16
Merge pull request #18208 from vzakaznikov/update_testflows_version_to_1.6.72
...
Updating TestFlows version to the latest 1.6.72
2020-12-18 18:03:00 +03:00
alexey-milovidov
8491bcad22
Delete requirements.py
2020-12-18 18:02:19 +03:00
Vitaliy Zakaznikov
f3a8f5dc45
Merging requirements for AES encryption functions.
...
Updating aes_encryption tests to use new requirements.
Updating TestFlows version to 1.6.72.
2020-12-18 09:06:36 -05:00
Alexey Milovidov
2b09856ce5
Temporarily remove TestFlows before #18208
2020-12-18 06:40:36 +03:00
Alexey Milovidov
1be41beca0
Merge branch 'master' into boringssl2
2020-12-18 05:59:30 +03:00