Skip to content

Commit 020b7c9

Browse files
authored
move vdisks tests to functional (#26554)
1 parent 9021c3f commit 020b7c9

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

ydb/tests/compatibility/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ TEST_SRCS(
2323
test_topic.py
2424
test_kafka_topic.py
2525
test_transfer.py
26-
test_vdisks.py
2726
test_node_broker_delta_protocol.py
2827
test_table_schema_compatibility.py
2928
test_workload_manager.py
File renamed without changes.

ydb/tests/functional/blobstorage/ya.make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ TEST_SRCS(
66
test_replication.py
77
test_self_heal.py
88
test_tablet_channel_migration.py
9+
test_vdisks.py
910
)
1011

1112
IF (SANITIZER_TYPE)

0 commit comments

Comments
 (0)