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

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new b00958af706 rename cluster used (#31113)
b00958af706 is described below

commit b00958af706cab2c5f22cf0b2a4c8e4664d766f1
Author: Vlado Djerek <[email protected]>
AuthorDate: Mon Apr 29 16:06:20 2024 +0200

    rename cluster used (#31113)
---
 .github/workflows/beam_StressTests_Java_KafkaIO.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/beam_StressTests_Java_KafkaIO.yml 
b/.github/workflows/beam_StressTests_Java_KafkaIO.yml
index aba7e217519..603ab2b756a 100644
--- a/.github/workflows/beam_StressTests_Java_KafkaIO.yml
+++ b/.github/workflows/beam_StressTests_Java_KafkaIO.yml
@@ -80,7 +80,7 @@ jobs:
       - name: Set k8s access
         uses: ./.github/actions/setup-k8s-access
         with:
-          cluster_name: beam-utility
+          cluster_name: kafka-workflows
           k8s_namespace: ${{ matrix.job_name }}-${{ github.run_id }}
           cluster_zone: us-central1
       - name: Install Kafka

Reply via email to