Commit Graph

337 Commits

Author SHA1 Message Date
Vitaliy Zakaznikov
91021aea18 Enabling all TestFlows modules except LDAP after Kerberos merge. 2021-07-15 08:14:59 -04:00
Vitaly Baranov
ec6b1ece24
Merge pull request #21659 from zvonand/kerberos_tests
Enabling Kerberos Testflows tests
2021-07-15 12:59:44 +03:00
zvonand
8bd805b2c2 xfails 2021-07-15 11:05:50 +03:00
Vitaliy Zakaznikov
521916c203 Fixing RBAC sample by tests in TestFlows. 2021-07-14 15:40:04 -04:00
Alexey Milovidov
9070cb53dd Disable Testflows RBAC test (unstable) 2021-07-14 15:51:07 +03:00
zvonand
4de07ff273 upd 2021-07-12 15:39:17 +03:00
zvonand
9ce1b349b1 updated xfails 2021-07-10 19:56:36 +03:00
zvonand
75270b8a60 kerberos and example left 2021-07-10 17:14:51 +03:00
zvonand
b630376ba1 only kerberos left 2021-07-10 17:14:36 +03:00
alexey-milovidov
a777868ad3
Merge branch 'master' into kerberos_tests 2021-07-09 05:53:24 +03:00
zvonand
b4ea12ae8d debug loop run 2021-07-08 14:52:22 +03:00
Vitaliy Zakaznikov
201bdc4ff5 Disabling TestFlows LDAP module due to test fails. 2021-07-07 21:40:01 -04:00
Andrey Z
7a2291436a upd 2021-07-07 20:11:54 +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
Andrey Z
66f1c4807c Merge branch 'master' of github.com:ClickHouse/ClickHouse into kerberos_tests 2021-07-07 13:22:53 +03:00
Andrey Z
b34cfa7c2f added TE 2021-07-07 13:22:03 +03:00
Andrey Z
aa64385944 enabling tests 2021-07-07 11:54:37 +03:00
Andrey Z
c0264de45a change test1 2021-07-07 10:06:09 +03:00
Vitaliy Zakaznikov
ad4c069b4e Fixing syntax error. 2021-07-06 17:50:12 -04:00
Vitaliy Zakaznikov
e7a938f860 Updating map_type tests due to JSON changes.
Crossing out tests with (U)Int64 keys due to double quoting bug.
2021-07-06 17:31:20 -04:00
Andrey Z
ac198f91f4 attempt number 666 2021-07-06 23:40:19 +03:00
Andrey Z
0a4d07dd36 upd 2021-07-06 18:38:52 +03:00
Vitaliy Zakaznikov
8ab722a6af Small test fixes. 2021-07-06 07:06:22 -04:00
Vitaliy Zakaznikov
999ce1c867 Enabling all TestFlows modules and fixing some tests. 2021-07-05 19:18:57 -04:00
Andrey Z
5514adc607 upd 2021-07-05 15:36:03 +03:00
Andrey Z
254dbb021e Fixed loop 2021-07-05 13:42:53 +03:00
MyroTk
4afb4f97dd Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into tfs_bigdatatypes_fix 2021-06-29 17:54:33 +02:00
Andrey Z
fd598ee51a Merge 2021-06-29 12:25:01 +05:00
Andrey Z
e11ea82ee4 Merge 2021-06-29 12:22:30 +05:00
Anton Popov
4a250dc14e
Merge pull request #25371 from CurtizJ/add-compatibility-setting
Add compatibility setting for name of tuple literals
2021-06-25 15:08:13 +03:00
Alexey Milovidov
fdff177823 Remove TestFlows (these are unstable third-party tests) 2021-06-23 16:29:17 +03:00
Anton Popov
c5d041e9da fix testflows 2021-06-23 14:56:31 +03:00
Alexey Milovidov
668846012f Revert "Remove Testflows, because they are unstable"
This reverts commit eaf3f9c6e6.
2021-06-22 16:44:59 +03:00
MyroTk
00f9dfc12a Syntax update - changing 'is' to '=='. 2021-06-21 17:49:28 +02:00
Alexey Milovidov
eaf3f9c6e6 Remove Testflows, because they are unstable 2021-06-21 16:59:19 +03:00
alexey-milovidov
77b7cec8c0
Merge pull request #25498 from vzakaznikov/enable_rbac_testflows_tests
Enabling TestFlows RBAC tests.
2021-06-20 21:40:21 +03:00
Vitaliy Zakaznikov
8a56419a9a Fixing alter modify tests to explicitly set the default value to '0' so that
we don't have empty strings that are not guaranteed to
convert to 0.
2021-06-20 10:06:12 -04:00
Vitaliy Zakaznikov
8615e31c88 Fixing extended precision data types SRS name. 2021-06-18 18:35:35 -04:00
Vitaliy Zakaznikov
6567b819bd Enabling TestFlows RBAC tests. 2021-06-18 17:29:33 -04:00
Vitaly Baranov
f766d74fb6 Fix testflows LDAP tests. 2021-06-18 06:18:40 +03:00
Vitaliy Zakaznikov
4df870f10a Re-enabling LDAP tests. 2021-06-16 19:48:02 -04:00
Vitaliy Zakaznikov
411572b3a2 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into enable_ldap_tests_and_increase_verification_cooldown_perforamnce_timeout 2021-06-16 19:47:43 -04:00
Vitaliy Zakaznikov
f72845fb9d Increase LDAP verification cooldown performance tests timeout to 600 sec. 2021-06-16 19:25:59 -04:00
Alexey Milovidov
1c1d141a2a Disable LDAP testflows, they are flaky 2021-06-17 01:26:13 +03:00
alexey-milovidov
444302f563
Merge pull request #25278 from vzakaznikov/enable_ldap_tests_with_new_ldap_role_mapping_deadlock_fix_test
Enable TestFlows LDAP tests
2021-06-16 08:31:53 +03:00
MyroTk
8169399589 Rounding precision controlled by one variable 2021-06-15 18:42:05 +02:00
MyroTk
1d64786e81 Removing commented code 2021-06-15 18:14:19 +02:00
MyroTk
f44bdc0b75 Changes to rounding and naming. Enabling the extended datatypes tests. 2021-06-15 18:09:10 +02: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
07f0ee39ab Enabling LDAP tests. 2021-06-14 18:20:19 -04:00