This is an automated email from the ASF dual-hosted git repository.

ptupitsyn pushed a commit to branch ignite-28332
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/ignite-28332 by this push:
     new 48a8faee9bc IGNITE-28332 Add TeamCity configuration for ignite-client 
integration tests
48a8faee9bc is described below

commit 48a8faee9bc78beca0507e359f7785b2d9a641d5
Author: Pavel Tupitsyn <[email protected]>
AuthorDate: Mon Mar 23 14:45:44 2026 +0200

    IGNITE-28332 Add TeamCity configuration for ignite-client integration tests
---
 .teamcity/org/apache/ignite/teamcity/ApacheIgnite3Teamcity.kt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.teamcity/org/apache/ignite/teamcity/ApacheIgnite3Teamcity.kt 
b/.teamcity/org/apache/ignite/teamcity/ApacheIgnite3Teamcity.kt
index 7aa24f96798..c6cb70662e1 100644
--- a/.teamcity/org/apache/ignite/teamcity/ApacheIgnite3Teamcity.kt
+++ b/.teamcity/org/apache/ignite/teamcity/ApacheIgnite3Teamcity.kt
@@ -279,6 +279,7 @@ class ApacheIgnite3Teamcity {
 
         private val integrationTestGradleModulesList: List<GradleModule> = 
listOf(
             IGNITE__CLI,
+            IGNITE__CLIENT,
             IGNITE__CLIENT_HANDLER,
             IGNITE__CLUSTER_MANAGEMENT,
             IGNITE__CODE_DEPLOYMENT,

Reply via email to