Commit Graph

42 Commits

Author SHA1 Message Date
Vitaly Baranov
8dc128f3d9 Set version of tzlocal to 2.1 2021-08-24 14:07:48 +03:00
Yatsishin Ilya
91289983c6 Use ru.archive.ubuntu.com as default one is not responding from CI 2021-08-23 11:22:39 +03:00
Vitaliy Zakaznikov
bd1e2eda47 Moving to TestFlows 1.7.20 that has native support for parallel tests. 2021-07-31 15:50:27 -04:00
Vitaliy Zakaznikov
40a2fc8a18 Trying to fix collection of clickhouser server logs for TestFlows check. 2021-07-07 21:45:29 -04:00
Vitaliy Zakaznikov
7f292c6006 Changing output back to new fails only. 2021-07-07 12:02:50 -04:00
Vitaliy Zakaznikov
d32d8ceff6 Changing TestFlows output to use classic mode instead of just new fails. 2021-07-06 06:58:16 -04:00
Vitaliy Zakaznikov
06a3fe99e4 Fix using Yandex dockerhub registries for TestFlows. 2021-06-09 12:19:40 -04:00
Vitaliy Zakaznikov
ba1c118f27 * Changing default testflows output format to be new fails only
* Removing debug changes
* Fixing folder structure inside clickhouse_logs.tar.gz archive
2021-05-26 18:28:47 -04: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
Vitaliy Zakaznikov
20687d540a Small change to re-trigger CI/CD pipeline. 2021-05-26 08:54:55 -04:00
Vitaliy Zakaznikov
e8d74250bf Trying another approach to copy logs to /test_output without sudo. 2021-05-25 21:34:46 -04:00
Vitaliy Zakaznikov
9dd9f221c1 Trying another fix to copy clickhouse logs to /test_output directory. 2021-05-25 21:29:43 -04:00
Vitaliy Zakaznikov
bcdb5a614a Fixing copying of clickhouse logs into /test_output directory for TestFlows check. 2021-05-25 20:07:54 -04:00
Vitaliy Zakaznikov
f6c47b6a0a Adding support to save clickhouse server logs in TestFlows check. 2021-05-25 17:45:10 -04:00
Vitaliy Zakaznikov
7a4ab5790e Fixing TestFlows docker file. 2021-05-10 18:20:46 -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
f04e077081 Updating TestFlows to 1.6.90 2021-05-10 13:02:13 -04:00
Vitaliy Zakaznikov
c8224636af Moving TestFlows version to 1.6.83 2021-05-07 18:24:35 -04:00
Vitaliy Zakaznikov
b64d0676ea Moving to TestFlows 1.6.82 2021-05-07 17:56:14 -04:00
Andrey Z
3f9459071c Upd 2021-04-15 22:35:31 +03:00
Andrey Z
c564168df8 Upd dockerfile 2021-04-15 15:11:54 +03: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
Vitaliy Zakaznikov
3269e1d331 Updating TestFlows to 1.6.74 2021-03-12 12:32:32 -05:00
Vitaliy Zakaznikov
d261777060 Updating docker/test/testflows/runner/dockerd-entrypoint.sh
to configure to use Yandex dockerhub-proxy.
2021-03-09 06:53:14 -05:00
Alexander Tokmakov
fb42dec355 fix 2021-02-27 01:20:49 +03:00
Alexander Tokmakov
422e083c96 move more code 2021-02-26 14:43:58 +03: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
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
MyroTk
02a071e88f RBAC Testflows - Instrumenting server log for debug and new ALTER tests 2020-11-05 17:51:17 +01:00
Vitaliy Zakaznikov
d4e640daae Updating TestFlows to 1.6.59
Updating AES encryption requirements.py to include Specification
Updating AES regression.py to link Specification
Fixing typos in LDAP authentication SRS
2020-10-27 18:50:59 -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
Alexander Kuzmenkov
499e0766e5 Check docker scripts with shellcheck 2020-09-30 20:06:46 +03:00
Vitaly Baranov
a288674867 Fix testflows tests. 2020-09-20 18:49:56 +03:00
Azat Khuzhin
2d7cb03120 Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].

  [1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
2020-09-01 10:25:13 +03:00
Vitaliy Zakaznikov
eb01601944 Adding retry login when bringing docker-compose cluster
Moving to using testflows version 1.6.42
2020-08-26 10:00:12 -04:00
Vitaliy Zakaznikov
0ef9fc9022 Moving to TestFlows version 1.6.39 2020-07-15 22:13:43 +02:00
alesapin
c0dea3ab1c Ignore testflows exit code 2020-07-08 15:52:54 +03:00
alesapin
e89ccfd5bf No color 2020-07-07 16:11:19 +03:00
alesapin
f5a7d8a5c7 Add runner for testflows 2020-07-07 15:35:06 +03:00