Skip to content

Commit 48835fa

Browse files
author
scrungus
committed
change name
1 parent 46379ae commit 48835fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stackhpc-capi-all-in-one.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This reusable workflow deploys a VM on a cloud using Terraform, then deploys
33
# OpenStack in the VM via Kayobe. Tempest is then used to test the cloud.
44

5-
name: All in one
5+
name: All in one magnum
66

77
on:
88
workflow_call:
@@ -336,7 +336,7 @@ jobs:
336336
/stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/playbook-run.sh etc/kayobe/ansible/configure-aio-resources.yml
337337
env:
338338
KAYOBE_AUTOMATION_SSH_PRIVATE_KEY: ${{ steps.ssh_key.outputs.ssh_key }}
339-
339+
340340
- name: Tempest tests
341341
run: |
342342
mkdir -p tempest-artifacts

0 commit comments

Comments
 (0)