ydb-go-sdk icon indicating copy to clipboard operation
ydb-go-sdk copied to clipboard

dev: SLO tests for topics (similar to SQL SLO tests)

Open kprokopenko opened this issue 1 month ago • 0 comments

Description:

Introduce SLO tests for YDB topics covering:

  • Combined write and read operations;
  • Transaction: topic read + table write;
  • Transaction: table read + topic write;
  • Custom auto-partitioning settings.

Requirements:

  • Compatibility with slo-action;
  • Integration into GitHub Actions for automated testing

kprokopenko avatar Oct 09 '25 14:10 kprokopenko