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:
6
6
7
7
name : Pull request
8
8
' on ' :
9
- pull_request :
9
+ push :
10
10
jobs :
11
11
# Detect which files have changed and use this to run jobs conditionally.
12
12
# Note that we can't use the workflow-level paths attribute since this
@@ -158,7 +158,7 @@ jobs:
158
158
secrets : inherit
159
159
if : ${{ ! failure() && ! cancelled() && github.repository == 'stackhpc/stackhpc-kayobe-config' }}
160
160
161
- # Test two upgrade scenarios: Ubuntu Jammy OVS and Rocky 9 OVN.
161
+ # # Test two upgrade scenarios: Ubuntu Jammy OVS and Rocky 9 OVN.
162
162
163
163
all-in-one-upgrade-ubuntu-jammy-ovs :
164
164
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
145
145
146
146
# Kolla Ansible source repository.
147
147
stackhpc_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
149
149
150
150
# ##############################################################################
151
151
# 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
2
2
ansible-modules-hashivault >= 5.2.1
3
3
jmespath
You can’t perform that action at this time.
0 commit comments