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 |
|
Vitaliy Zakaznikov
|
62d4c51524
|
Updating tests to support new preprocessed configs name that
start with an underscore.
|
2021-06-14 18:19:36 -04:00 |
|
alexey-milovidov
|
fea7917917
|
Merge pull request #25144 from vzakaznikov/testflows_windows_functions_add_lag_and_lead_in_frame_tests
Adding leadInFrame/lagInFrame window functions TestFlows tests
|
2021-06-12 03:00:18 +03:00 |
|
Vitaliy Zakaznikov
|
a5d5f13497
|
Adding test to check default window function frame.
|
2021-06-09 15:48:22 -04:00 |
|
Vitaliy Zakaznikov
|
bc4b696bf9
|
Adding tests for lagInFrame.
|
2021-06-09 15:32:21 -04:00 |
|
Vitaliy Zakaznikov
|
9ef8ed5061
|
Disabling extended precision data types tests until tests
are updated to implement rounding of the results.
|
2021-06-09 08:58:34 -04:00 |
|
Vitaliy Zakaznikov
|
12a44efc81
|
Adding leadInFrame window functions tests.
|
2021-06-09 08:56:55 -04:00 |
|
Vitaliy Zakaznikov
|
9e99e20765
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_windows_functions_add_lag_and_lead_in_frame_tests
|
2021-06-07 09:43:14 -04:00 |
|
MyroTk
|
0ac21f14a5
|
Adding snapshots for output comparison.
|
2021-06-01 21:07:42 +02:00 |
|
Vitaliy Zakaznikov
|
41cd58efb1
|
Adding window functions requirements for leadInFrame, lagInFrame and default frame.
|
2021-05-31 20:50:39 -04:00 |
|
alexey-milovidov
|
a7e95b4ee2
|
Merge pull request #24504 from vzakaznikov/testflows_check_add_saving_clickhouse_logs
Adding support to save clickhouse server logs in TestFlows check
|
2021-05-27 08:05:55 +03:00 |
|
Vitaliy Zakaznikov
|
7800f934ab
|
Adding gzip compression of clickhouse logs.
|
2021-05-26 17:16:24 -04:00 |
|
Vitaliy Zakaznikov
|
774171c61c
|
Another try to move clickhouse logs to /test_output folder.
|
2021-05-26 16:25:23 -04:00 |
|
Vitaliy Zakaznikov
|
3fb4ba3885
|
Fixing the way we move clickhouse logs to the /test_output folder.
|
2021-05-26 14:11:56 -04:00 |
|
MyroTk
|
a33188c3d5
|
Rounding to make expected values consistent.
|
2021-05-25 17:21:17 +02:00 |
|
MyroTk
|
b2dc82128c
|
Specifying inclusive and exclusive boundaries in the requirements.
|
2021-05-24 15:04:58 +02:00 |
|
MyroTk
|
07ce7ec40c
|
Remove nodes clickhouse2 and clickhouse3, and zookeeper.
|
2021-05-21 17:58:04 +02:00 |
|
MyroTk
|
740189893c
|
Removing more config files. Updating wording in requirements. Added toDecimal256 tests to check max and min for every scale value.
|
2021-05-21 17:27:24 +02:00 |
|
alexey-milovidov
|
907fcf9f05
|
Delete macros.xml
|
2021-05-20 20:18:02 +03:00 |
|
MyroTk
|
7ed3b5f967
|
Removing unnecessary SSL files.
|
2021-05-20 19:06:27 +02:00 |
|
MyroTk
|
fa1c324356
|
Testflows tests for Extended Precision Data Types: Int128, UInt128, Int256, UInt256, Decimal256
|
2021-05-20 18:42:26 +02: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
|
58685dc9fa
|
Disabling RBAC module.
Removing debugging code.
|
2021-05-13 10:04:08 -04:00 |
|
Vitaliy Zakaznikov
|
7e899fff76
|
Comment 4 to retrigger CI/CD pipeline to check test stability.
|
2021-05-12 23:42:20 -04:00 |
|
Vitaliy Zakaznikov
|
086a30a198
|
Comment 3 to retrigger CI/CD pipeline to check test stability.
|
2021-05-12 19:36:26 -04:00 |
|
Vitaliy Zakaznikov
|
889d406341
|
Commint to retrigger CI/CD pipeline to check test stability.
|
2021-05-12 15:55:29 -04:00 |
|
Vitaliy Zakaznikov
|
e55b4117be
|
Updating helpers/cluster.py to increase timeout and add polling
when getting control shell.
|
2021-05-12 12:34:28 -04:00 |
|
Vitaliy Zakaznikov
|
258525167f
|
Commint to retrigger CI/CD pipeline to check test stability.
|
2021-05-12 08:15:09 -04:00 |
|
Vitaliy Zakaznikov
|
3d32363f39
|
Xfailing new fails in aes encryption module.
Adding basic execution of aes encryption module features in parallel.
|
2021-05-11 19:45:03 -04:00 |
|
Vitaliy Zakaznikov
|
2541f2cb25
|
Updating run_scenario method to not launch new parallel tests
if top test is terminating.
|
2021-05-11 17:17:08 -04:00 |
|
Vitaliy Zakaznikov
|
042625a8e2
|
Debug commit to run all modules 4 times to check stability.
|
2021-05-11 09:13:04 -04:00 |
|
Vitaliy Zakaznikov
|
f964f8b9c0
|
Adding retries when trying to obtain a terminal to a container.
|
2021-05-11 08:56:14 -04:00 |
|
Vitaliy Zakaznikov
|
e0375204f1
|
Removing hard coded SKIP flag and xfailed it instead.
|
2021-05-10 17:09:26 -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
|
c0a4770ee7
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel
|
2021-05-10 14:11:48 -04:00 |
|
Vitaliy Zakaznikov
|
1a83604d23
|
Fixing issue with getting node service docker container id.
|
2021-05-10 09:26:24 -04:00 |
|
Vitaliy Zakaznikov
|
06c60158b8
|
Increasing timeouts.
|
2021-05-09 12:34:56 -04:00 |
|
alexey-milovidov
|
4ada91574b
|
Merge branch 'master' into fixing_testflows_window_function_distributed_tests
|
2021-05-09 18:29:33 +03:00 |
|
Vitaliy Zakaznikov
|
c5948c3ba7
|
Updating timeouts in LDAP tests.
|
2021-05-08 20:33:22 -04:00 |
|
alexey-milovidov
|
a34c927fb2
|
Merge branch 'master' into tests_dt64_ext
|
2021-05-08 23:29:18 +03:00 |
|