aboutsummaryrefslogtreecommitdiffstats
path: root/.github/config
diff options
context:
space:
mode:
authorNikita Kozlovskiy <nikitka@gmail.com>2023-08-16 14:39:21 +0300
committernkozlovskiy <nmk@ydb.tech>2023-08-16 16:15:08 +0300
commit193c3861dc3bed68a1d0a394effdda630d0eb551 (patch)
treebe90a52ef8b2b6eae122641e3c6b5d32748afca9 /.github/config
parent8662d99f68311ede697154b9fb02e3fd9e9ad52e (diff)
downloadydb-193c3861dc3bed68a1d0a394effdda630d0eb551.tar.gz
CI: group tests by test shard name
CI: group tests by test shard name Pull Request resolved: #332
Diffstat (limited to '.github/config')
-rw-r--r--.github/config/muted_functest.txt30
-rw-r--r--.github/config/muted_shard.txt4
-rw-r--r--.github/config/muted_test.txt57
3 files changed, 45 insertions, 46 deletions
diff --git a/.github/config/muted_functest.txt b/.github/config/muted_functest.txt
index 281e2d5aeb..dc3641b535 100644
--- a/.github/config/muted_functest.txt
+++ b/.github/config/muted_functest.txt
@@ -1,19 +1,17 @@
-::suite_tests.test_postgres
-sqs.common.test_queues_managing.TestQueuesManagingWithTenant
-sqs.common.test_queues_managing.TestQueuesManagingWithPathTestQueuesManagingWithPath
-sqs.common.test_queue_attributes_validation.TestQueueAttributesValidation
-sqs.common.test_queues_managing.TestQueuesManagingWithTenant
-sqs.common.test_queues_managing.TestQueuesManagingWithPathTestQueuesManagingWithPath
-sqs.with_quotas.test_quoting.TestSqsQuotingWithKesus
-sqs.large.test_leader_start_inflight.TestSqsMultinodeCluster
-sqs.messaging.test_fifo_messaging.TestSqsFifoMessagingWithTenant
-sqs.messaging.test_fifo_messaging.TestSqsFifoMessagingWithPath
::sqs.cloud.test_yandex_cloud_mode
+::suite_tests.test_postgres
::suite_tests.test_sql_logic
::suite_tests.test_stream_query
-tenants.test_tenants.TestTenants
-tenants.test_tenants
-tenants.test_dynamic_tenants
-tenants.test_storage_config.TestStorageConfig
-ydb_cli.test_ydb_impex.TestImpex
-suite_tests.test_stream_query.TestStreamQuery::test_sql_suite[results-window.test]
+ydb/tests/functional/sqs/common/test_queue_attributes_validation.py::TestQueueAttributesValidation::*
+ydb/tests/functional/sqs/common/test_queues_managing.py::TestQueuesManagingWithPathTestQueuesManagingWithPath::*
+ydb/tests/functional/sqs/common/test_queues_managing.py::TestQueuesManagingWithPathTestQueuesManagingWithPath::*
+ydb/tests/functional/sqs/common/test_queues_managing.py::TestQueuesManagingWithTenant::*
+ydb/tests/functional/sqs/common/test_queues_managing.py::TestQueuesManagingWithTenant::*
+ydb/tests/functional/sqs/messaging/test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::*
+ydb/tests/functional/sqs/multinode/test_multinode_cluster.py::TestSqsMultinodeCluster::*
+ydb/tests/functional/sqs/with_quotas/test_quoting.py::TestSqsQuotingWithKesus::*
+ydb/tests/functional/suite_tests/test_stream_query.py::TestStreamQuery::test_sql_suite[results-window.test]
+ydb/tests/functional/tenants/test_dynamic_tenants.py::*
+ydb/tests/functional/tenants/test_storage_config.py::TestStorageConfig::*
+ydb/tests/functional/tenants/test_tenants.py::*
+ydb/tests/functional/ydb_cli/test_ydb_impex.py::TestImpex::*
diff --git a/.github/config/muted_shard.txt b/.github/config/muted_shard.txt
index 07a2b0da86..53513f0f12 100644
--- a/.github/config/muted_shard.txt
+++ b/.github/config/muted_shard.txt
@@ -1,4 +1,4 @@
+ydb-core-blobstorage-pdisk-ut_2
ydb-core-blobstorage-ut_blobstorage_9
-ydb-core-tx-schemeshard-ut_replication_reboots_0
ydb-core-blobstorage-ut_vdisk2_0
-ydb-core-blobstorage-pdisk-ut_2
+ydb-core-tx-schemeshard-ut_replication_reboots_0
diff --git a/.github/config/muted_test.txt b/.github/config/muted_test.txt
index 66c5b9c1e3..df05c5083a 100644
--- a/.github/config/muted_test.txt
+++ b/.github/config/muted_test.txt
@@ -1,28 +1,29 @@
-KqpFederatedQuery
-KqpSpillingFileTests::StartError
-KqpScanSpilling::SelfJoin
-YdbWorkloadTopic
-YdbWorkloadTransferTopicToTable
-SpaceCheckForDiskReassign::Basic
-TBsHuge
-SpaceCheckForDiskReassign
-IntermediateDirsReboots::CreateKesusWithIntermediateDirs
-TReplicationWithRebootsTests::CreateDropRecreate
-TSectorMap
-TMiniKQLAllocTest::TestDeallocated
-ConsistentIndexRead::InteractiveTx
-KqpExtTest::SecondaryIndexSelectUsingScripting
-KqpQuerySession::NoLocalAttach
-Describe::Statistics
-CountingEvents::Get_Mirror3of4
-TPDiskFIT
-KqpScanArrowInChanels::AllTypesColumns
-KqpScanArrowFormat::AllTypesColumnsCellvec
-TEST_BACKTRACE_AND_SYMBOLIZE::TEST_NO_KIKIMR
-YdbSdkSessionsPool::StressTestSync10
-TYardTest::TestLogMultipleWriteRead
-TYardTest::TestMultiYardLogMultipleWriteRead
-OperationLog::ConcurrentWrites
-TPDiskTest::TestMultipleLogSpliceNonceJump
-TCmsTest
-TSentinelTests
+ydb-apps-ydb-ut-workload-transfer-topic/YdbWorkloadTransferTopicToTable::*
+ydb-apps-ydb-ut/YdbWorkloadTopic::*
+ydb-core-blobstorage-pdisk-ut/TPDiskTest::TestMultipleLogSpliceNonceJump
+ydb-core-blobstorage-pdisk-ut/TYardTest::TestLogMultipleWriteRead
+ydb-core-blobstorage-pdisk-ut/TYardTest::TestMultiYardLogMultipleWriteRead
+ydb-core-blobstorage-ut/TSectorMap::*
+ydb-core-blobstorage-ut_blobstorage/CountingEvents::Get_Mirror3of4
+ydb-core-blobstorage-ut_blobstorage/SpaceCheckForDiskReassign::*
+ydb-core-blobstorage-ut_pdiskfit-ut/TPDiskFIT::*
+ydb-core-blobstorage-ut_vdisk/TBsHuge::*
+ydb-core-cms-ut/TCmsTest::*
+ydb-core-cms-ut_sentinel/TSentinelTests::*
+ydb-core-cms-ut_sentinel/TSentinelTests::PDiskErrorState
+ydb-core-cms-ut_sentinel/TSentinelTests::PDiskFaultyState
+ydb-core-debug_tools-ut/OperationLog::ConcurrentWrites
+ydb-core-kqp-runtime-ut/KqpSpillingFileTests::StartError
+ydb-core-kqp-ut-arrow/KqpScanArrowFormat::AllTypesColumnsCellvec
+ydb-core-kqp-ut-arrow/KqpScanArrowInChanels::AllTypesColumns
+ydb-core-kqp-ut-federated_query/KqpFederatedQuery::*
+ydb-core-kqp-ut-spilling/KqpScanSpilling::SelfJoin
+ydb-core-tx-schemeshard-ut_reboots/IntermediateDirsReboots::CreateKesusWithIntermediateDirs
+ydb-core-tx-schemeshard-ut_replication_reboots/TReplicationWithRebootsTests::CreateDropRecreate
+ydb-library-yql-minikql-ut/TMiniKQLAllocTest::TestDeallocated
+ydb-library-yql-utils-backtrace-ut/TEST_BACKTRACE_AND_SYMBOLIZE::TEST_NO_KIKIMR
+ydb-public-sdk-cpp-client-ydb_topic-ut/Describe::Statistics
+ydb-services-ydb-sdk_sessions_pool_ut/YdbSdkSessionsPool::StressTestSync10
+ydb-tests-functional-kqp-kqp_indexes/ConsistentIndexRead::InteractiveTx
+ydb-tests-functional-kqp-kqp_indexes/KqpExtTest::SecondaryIndexSelectUsingScripting
+ydb-tests-functional-kqp-kqp_query_session/KqpQuerySession::NoLocalAttach