ydb-platform / ydb-platform/ydb

Disable ydb/core/tx/schemeshard/ut_index reboot tests under asan on PR

Open
#11,368 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
4.8k
Forks
820
Avg merge
17h 5m
Merged PRs (30d)
743

Description

Есть тесты
ydb/core/tx/schemeshard/ut_index

Тесты с ребутами идут долго под asan и мешают внедрению блокирующей политики на ПР (они зачастую таймаутятся)

https://github.com/ydb-platform/ydb/pull/10004 -- какие-то тесты с ребутами я поотключал для PR+asan но в ydb/core/tx/schemeshard/ut_index они перемешаны

В этом тикете прошу перенести тесты с ребутами в отдельный бинарь, для которого можно будет применить логику из упомянутого ПР

Лардж тесты терять не планируем, будем за ними следить в будущем

Пример прогона: https://github.com/ydb-platform/ydb/pull/11335#issuecomment-2460503853

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the tests under ydb/core/tx/schemeshard/ut_index and compare the reboot-test handling in PR 10004. Separate the reboot tests into their own binary so the PR+ASAN policy can disable them, while retaining the large tests. Use the run described in PR 11335 comment 2460503853 to verify the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
ci-cd, databases, testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.