File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ concurrency:
66
77name : Pull request
88' on ' :
9- pull_request :
9+ push :
1010jobs :
1111 # Detect which files have changed and use this to run jobs conditionally.
1212 # Note that we can't use the workflow-level paths attribute since this
@@ -158,7 +158,7 @@ jobs:
158158 secrets : inherit
159159 if : ${{ ! failure() && ! cancelled() && github.repository == 'stackhpc/stackhpc-kayobe-config' }}
160160
161- # Test two upgrade scenarios: Ubuntu Jammy OVS and Rocky 9 OVN.
161+ # # Test two upgrade scenarios: Ubuntu Jammy OVS and Rocky 9 OVN.
162162
163163 all-in-one-upgrade-ubuntu-jammy-ovs :
164164 name : aio upgrade (Ubuntu Jammy OVS)
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ stackhpc_kolla_source_version: stackhpc/16.6.0.8
145145
146146# Kolla Ansible source repository.
147147stackhpc_kolla_ansible_source_url : " https://github.com/stackhpc/kolla-ansible"
148- stackhpc_kolla_ansible_source_version : stackhpc/16.7.0.14
148+ stackhpc_kolla_ansible_source_version : fix-ipaddr
149149
150150# ##############################################################################
151151# Container image registry
Original file line number Diff line number Diff line change 1- kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/14.7.0.18
1+ kayobe@git+https://github.com/stackhpc/kayobe@fix-ipaddr
22ansible-modules-hashivault >= 5.2.1
33jmespath
You can’t perform that action at this time.
0 commit comments