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
Original file line number Diff line number Diff line change
Expand Up @@ -14,47 +14,47 @@ images:
inputs:
root:
as:
- build
- builder
paths: null
to: installer
- dockerfile_path: images/installer-artifacts/Dockerfile.rhel
from: installer
inputs:
root:
as:
- build
- builder
paths: null
to: installer-artifacts
- dockerfile_path: images/nested-libvirt/Dockerfile
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: libvirt-installer
- dockerfile_path: images/installer/Dockerfile.upi.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: baremetal-installer
promotion:
Expand All @@ -73,6 +73,12 @@ resources:
requests:
cpu: "3"
memory: 5Gi
govet:
limits:
memory: 9Gi
requests:
cpu: "3"
memory: 5Gi
installer:
limits:
memory: 9Gi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,47 +14,47 @@ images:
inputs:
root:
as:
- build
- builder
paths: null
to: installer
- dockerfile_path: images/installer-artifacts/Dockerfile.rhel
from: installer
inputs:
root:
as:
- build
- builder
paths: null
to: installer-artifacts
- dockerfile_path: images/nested-libvirt/Dockerfile
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: libvirt-installer
- dockerfile_path: images/installer/Dockerfile.upi.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: baremetal-installer
promotion:
Expand All @@ -73,6 +73,12 @@ resources:
requests:
cpu: "3"
memory: 5Gi
govet:
limits:
memory: 9Gi
requests:
cpu: "3"
memory: 5Gi
installer:
limits:
memory: 9Gi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@ images:
inputs:
root:
as:
- build
- builder
paths: null
to: installer
- dockerfile_path: images/installer-artifacts/Dockerfile.rhel
from: installer
inputs:
root:
as:
- build
- builder
paths: null
to: installer-artifacts
- dockerfile_path: images/nested-libvirt/Dockerfile
from: base
inputs:
root:
as:
- build
- builder
paths: null
optional: true
to: libvirt-installer
Expand All @@ -39,15 +39,15 @@ images:
inputs:
root:
as:
- build
- builder
paths: null
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
optional: true
to: openstack-installer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,47 +14,47 @@ images:
inputs:
root:
as:
- build
- builder
paths: null
to: installer
- dockerfile_path: images/installer-artifacts/Dockerfile.rhel
from: installer
inputs:
root:
as:
- build
- builder
paths: null
to: installer-artifacts
- dockerfile_path: images/nested-libvirt/Dockerfile
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: libvirt-installer
- dockerfile_path: images/installer/Dockerfile.upi.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: baremetal-installer
promotion:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,47 +14,47 @@ images:
inputs:
root:
as:
- build
- builder
paths: null
to: installer
- dockerfile_path: images/installer-artifacts/Dockerfile.rhel
from: installer
inputs:
root:
as:
- build
- builder
paths: null
to: installer-artifacts
- dockerfile_path: images/nested-libvirt/Dockerfile
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: libvirt-installer
- dockerfile_path: images/installer/Dockerfile.upi.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: baremetal-installer
promotion:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,47 +14,47 @@ images:
inputs:
root:
as:
- build
- builder
paths: null
to: installer
- dockerfile_path: images/installer-artifacts/Dockerfile.rhel
from: installer
inputs:
root:
as:
- build
- builder
paths: null
to: installer-artifacts
- dockerfile_path: images/nested-libvirt/Dockerfile
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: libvirt-installer
- dockerfile_path: images/installer/Dockerfile.upi.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
from: base
inputs:
root:
as:
- build
- builder
paths: null
to: baremetal-installer
promotion:
Expand All @@ -74,6 +74,12 @@ resources:
requests:
cpu: "3"
memory: 5Gi
govet:
limits:
memory: 9Gi
requests:
cpu: "3"
memory: 5Gi
installer:
limits:
memory: 9Gi
Expand Down
Loading