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

vterentev pushed a commit to branch fix-singlestore
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/fix-singlestore by this push:
     new 643f659ff17 Use io-datastores-for-tests cluster
643f659ff17 is described below

commit 643f659ff175b5a7a58db353a24fe69974641c8f
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Thu Aug 7 16:18:25 2025 +0400

    Use io-datastores-for-tests cluster
---
 .github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml 
b/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
index 204ce116cf8..2ac9ec4e41d 100644
--- a/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
+++ b/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
@@ -79,7 +79,7 @@ jobs:
       - name: Set k8s access
         uses: ./.github/actions/setup-k8s-access
         with:
-          cluster_name: io-datastores
+          cluster_name: io-datastores-for-tests
           k8s_namespace: ${{ matrix.job_name }}-${{ github.run_id }}
           remove_finalizer:  memsqlclusters.memsql.com/sdb-cluster
       - name: Install SingleStore operator

Reply via email to