# карантин тестов

Published articles for карантин тестов.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Как улучшить прогоны автотестов при помощи карантина

DevFeed: [Как улучшить прогоны автотестов при помощи карантина](<https://devfeed.tech/articles/article-30687.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/hh/articles/923964/>)

Author: iBljad (hh.ru)

Published: 2025-07-02T07:20:43Z

Content type: tutorial

Language: ru

Sources: [HeadHunter RU](<https://devfeed.tech/sources/headhunter-ru.md>)

Topics: [CI/CD](<https://devfeed.tech/topics/cicd.md>), [jira](<https://devfeed.tech/topics/jira.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [http](<https://devfeed.tech/tags/http.md>), [jira](<https://devfeed.tech/tags/jira.md>), [qa](<https://devfeed.tech/tags/qa.md>), [qa-automation](<https://devfeed.tech/tags/qa-automation.md>), [qa-management](<https://devfeed.tech/tags/qa-management.md>), [qa-strategy](<https://devfeed.tech/tags/qa-strategy.md>), [retry](<https://devfeed.tech/tags/retry.md>), [tag-23c525fe15c9](<https://devfeed.tech/tags/tag-23c525fe15c9.md>), [tag-4adf7d504f34](<https://devfeed.tech/tags/tag-4adf7d504f34.md>), [tag-7b800b2da0b8](<https://devfeed.tech/tags/tag-7b800b2da0b8.md>), [tag-acbe600f392f](<https://devfeed.tech/tags/tag-acbe600f392f.md>), [tag-e34f6dec12c4](<https://devfeed.tech/tags/tag-e34f6dec12c4.md>)

### AI overview

The article describes how hh.ru introduced a quarantine system for unstable automated tests to reduce release interruptions and improve delivery speed. It explains the problem of flaky tests, the role of retries, and a design using a database table with an HTTP API accessed by a custom test runner.

### Source excerpt

Привет, меня зовут Андрей и я автоматизатор (остальные в кругу хлопают в знак сочувствия) в hh.ru. В статье расскажу, как мы ввели карантин автотестов, повысив стабильность релизов и скорость доставки. Читать далее