Do not update PVS Studio docker automatically.

They keep removing the old image every couple of weeks, and the entire
docker update fails.
This commit is contained in:
Alexander Kuzmenkov 2020-06-24 18:55:49 +03:00
parent cecf397057
commit 3255a37b9f

View File

@ -6,7 +6,6 @@
"docker/test/compatibility/ubuntu": "yandex/clickhouse-test-old-ubuntu",
"docker/test/integration/base": "yandex/clickhouse-integration-test",
"docker/test/performance-comparison": "yandex/clickhouse-performance-comparison",
"docker/test/pvs": "yandex/clickhouse-pvs-test",
"docker/test/stateful": "yandex/clickhouse-stateful-test",
"docker/test/stateful_with_coverage": "yandex/clickhouse-stateful-test-with-coverage",
"docker/test/stateless": "yandex/clickhouse-stateless-test",