Skip to content

Commit 6e75483

Browse files
committed
Temp: Use rabbitmq CI testing branch
1 parent 7c75db8 commit 6e75483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-multinode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070
ssh_key: ${{ inputs.ssh_key }}
7171
stackhpc_kayobe_config_version: ${{ github.ref_name }}
7272
# NOTE(upgrade): Reference the PREVIOUS and CURRENT releases here.
73-
stackhpc_kayobe_config_previous_version: ${{ inputs.upgrade == 'major' && 'caracal-ca-choice' || 'stackhpc/2025.1' }}
73+
stackhpc_kayobe_config_previous_version: ${{ inputs.upgrade == 'major' && 'rabbitmq-migration-ci' || 'stackhpc/2025.1' }}
7474
terraform_kayobe_multinode_version: ${{ inputs.terraform_kayobe_multinode_version }}
7575
secrets: inherit

0 commit comments

Comments
 (0)