Skip to content

Commit ece2fa7

Browse files
committed
Merge branch 'zed-yoga-merge' into 2023.1-zed-merge
2 parents fd8830f + 5dbeef8 commit ece2fa7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stackhpc-pull-request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
ssh_username: ubuntu
8989
neutron_plugin: ovs
9090
OS_CLOUD: sms-lab-release
91+
if: ${{ needs.check-changes.outputs.aio == 'true' }}
9192
secrets: inherit
9293
if: ${{ ! failure() && github.repository == 'stackhpc/stackhpc-kayobe-config' }}
9394

@@ -103,6 +104,7 @@ jobs:
103104
ssh_username: ubuntu
104105
neutron_plugin: ovn
105106
OS_CLOUD: sms-lab-release
107+
if: ${{ needs.check-changes.outputs.aio == 'true' }}
106108
secrets: inherit
107109
if: ${{ ! failure() && github.repository == 'stackhpc/stackhpc-kayobe-config' }}
108110

@@ -118,6 +120,7 @@ jobs:
118120
ssh_username: cloud-user
119121
neutron_plugin: ovs
120122
OS_CLOUD: sms-lab-release
123+
if: ${{ needs.check-changes.outputs.aio == 'true' }}
121124
secrets: inherit
122125
if: ${{ ! failure() && github.repository == 'stackhpc/stackhpc-kayobe-config' }}
123126

0 commit comments

Comments
 (0)