Skip to content

[Blockstore] split local nonrepl loadtests by backend - #6861

Open
kobzonega wants to merge 1 commit into
mainfrom
nbs-7564-split-local-nonrepl-backends
Open

[Blockstore] split local nonrepl loadtests by backend#6861
kobzonega wants to merge 1 commit into
mainfrom
nbs-7564-split-local-nonrepl-backends

Conversation

@kobzonega

Copy link
Copy Markdown
Contributor

Notes

Allows the io_uring test target to be configured independently

  • add NBS_LOCAL_NONREPL_BACKEND to select one backend in the shared local-nonrepl test;
  • keep the existing embedded target focused on aio;
  • add a separate embedded-io-uring target;
  • register the new target in RECURSE_FOR_TESTS.

Issue

Sandbox tasks run tests on an older Linux kernel (<6.12) by default. The io_uring tests require features and fixes from a newer kernel, so enabling them in Arcadia also requires infrastructure changes that provide a suitable VM and kernel environment. This PR contains only the common parts that can be upstreamed to GitHub

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

  • 🚫 tasks + storage (cancelled or timed out before reporting completion)
  • 🚫 blockstore (cancelled or timed out before reporting completion)
  • 🚫 disk + manager (cancelled or timed out before reporting completion)
  • 🚫 filestore (cancelled or timed out before reporting completion)

@kobzonega kobzonega added blockstore Add this label to run only cloud/blockstore build and tests on PR large-tests Launch large tests for PR labels Aug 21, 2026
@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🔴 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 12376s): some tests FAILED for commit f792a52.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
7530 7528 0 1 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 296s): all tests PASSED for commit f792a52.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
2 2 0 0 0 0 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blockstore Add this label to run only cloud/blockstore build and tests on PR large-tests Launch large tests for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant