Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion internal/dataplane/util/ansibleee.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ func (a *EEJob) JobForOpenStackAnsibleEE(h *helper.Helper) (*batchv1.Job, error)
podSpec := corev1.PodSpec{
RestartPolicy: corev1.RestartPolicyNever,
Containers: []corev1.Container{{
ImagePullPolicy: corev1.PullAlways,
ImagePullPolicy: corev1.PullIfNotPresent,
Image: a.Image,
Name: a.Name,
Args: args,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ spec:
edpm_service_type: custom-global-service


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: custom-global-service-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -237,7 +237,7 @@ spec:
edpm_service_type: download-cache


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: download-cache-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -335,7 +335,7 @@ spec:
edpm_service_type: bootstrap


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: bootstrap-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -439,7 +439,7 @@ spec:
edpm_service_type: configure-network


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: configure-network-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -537,7 +537,7 @@ spec:
edpm_service_type: validate-network


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: validate-network-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -635,7 +635,7 @@ spec:
edpm_service_type: configure-os


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: configure-os-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -733,7 +733,7 @@ spec:
edpm_service_type: install-certs


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: install-certs-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -880,7 +880,7 @@ spec:
edpm_service_type: ovn


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: ovn-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -989,7 +989,7 @@ spec:
edpm_service_type: neutron-metadata


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: neutron-metadata-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1128,7 +1128,7 @@ spec:
edpm_service_type: neutron-ovn


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: neutron-ovn-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1267,7 +1267,7 @@ spec:
edpm_service_type: neutron-sriov


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: neutron-sriov-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1376,7 +1376,7 @@ spec:
edpm_service_type: neutron-dhcp


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: neutron-dhcp-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1485,7 +1485,7 @@ spec:
edpm_service_type: libvirt


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: libvirt-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1594,7 +1594,7 @@ spec:
edpm_service_type: nova


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: nova-edpm-compute-global-edpm-compute-global
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
edpm_service_type: download-cache


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: download-cache-edpm-multinodeset-edpm-compute-beta-nodeset
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -227,7 +227,7 @@ spec:
edpm_service_type: bootstrap


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: bootstrap-edpm-multinodeset-edpm-compute-beta-nodeset
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ spec:
edpm_service_type: install-certs-ovr


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: install-certs-ovr-openstack-edpm-tls-openstack-edpm-tls
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -292,7 +292,7 @@ spec:
edpm_service_type: generic-service1


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: generic-service1-openstack-edpm-tls-openstack-edpm-tls
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
26 changes: 13 additions & 13 deletions test/kuttl/tests/dataplane-deploy-no-nodes-test/01-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: download-cache-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -225,7 +225,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: bootstrap-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -331,7 +331,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: configure-network-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -431,7 +431,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: validate-network-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -531,7 +531,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: configure-os-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -631,7 +631,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: install-certs-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -773,7 +773,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: ovn-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -883,7 +883,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: neutron-metadata-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1023,7 +1023,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: neutron-ovn-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1163,7 +1163,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: neutron-sriov-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1273,7 +1273,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: neutron-dhcp-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1383,7 +1383,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: libvirt-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -1493,7 +1493,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: nova-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: configure-os-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:
- ovn


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: ovn-edpm-compute-no-nodes-updated-ovn-cm-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: bootstrap-edpm-multinodeset-edpm-compute-beta-nodeset
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -236,7 +236,7 @@ spec:
foo: bar


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: download-cache-edpm-multinodeset-edpm-compute-beta-nodeset
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ spec:
- configure-os


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: configure-os-edpm-compute-node-selection-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
4 changes: 2 additions & 2 deletions test/kuttl/tests/dataplane-deploy-tls-test/02-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ spec:
edpm_service_type: install-certs-ovrd


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: install-certs-ovrd-openstack-edpm-tls-openstack-edpm-tls
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -334,7 +334,7 @@ spec:
edpm_service_type: tls-dnsnames


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: tls-dnsnames-openstack-edpm-tls-openstack-edpm-tls
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
4 changes: 2 additions & 2 deletions test/kuttl/tests/dataplane-deploy-tls-test/03-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ spec:
- custom-tls-dns


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: tls-dns-ips-openstack-edpm-tls-ovrd-openstack-edpm-tls
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down Expand Up @@ -324,7 +324,7 @@ spec:
- custom-tls-dns


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: custom-tls-dns-openstack-edpm-tls-ovrd-openstack-edpm-tls
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
2 changes: 1 addition & 1 deletion test/kuttl/tests/dataplane-extramounts/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
edpm_service_type: test-service


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: test-service-edpm-extramounts-edpm-extramounts
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
2 changes: 1 addition & 1 deletion test/kuttl/tests/dataplane-service-config/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ spec:
edpm_service_type: kuttl-service


imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: kuttl-service-edpm-compute-no-nodes-edpm-compute-no-nodes
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ spec:


image: example.com/repo/runner-image:latest
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
name: custom-img-svc-edpm-compute-no-nodes-edpm-no-nodes-custom-svc
resources: {}
terminationMessagePath: /dev/termination-log
Expand Down
Loading
Loading