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
@@ -0,0 +1,260 @@
base_images:
assisted-test-infra:
name: assisted-test
namespace: ocp-kni
tag: assisted-test-infra
base:
name: "4.9"
namespace: origin
tag: base
dev-scripts:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.1_cli:
name: "4.1"
namespace: origin
tag: cli
ocp_4.6_cli:
name: "4.9"
namespace: origin
tag: cli
ocp_4.8_cli:
name: "4.9"
namespace: origin
tag: cli
ocp_builder_golang-1.13:
name: builder
namespace: ocp
tag: golang-1.13
ocp_builder_golang-1.14:
name: builder
namespace: ocp
tag: golang-1.14
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-1.15-openshift-4.7:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.7
ocp_builder_rhel-8-golang-1.15-openshift-4.8:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.8:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.9
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-openshift-4.6
openshift_release_golang-1.13:
name: release
namespace: openshift
tag: golang-1.13
openshift_release_golang-1.14:
name: release
namespace: openshift
tag: golang-1.14
origin_4.2_cli:
name: "4.2"
namespace: origin
tag: cli
origin_4.6_cli:
name: "4.6"
namespace: origin
tag: cli
origin_4.7_cli:
name: "4.7"
namespace: origin
tag: cli
origin_4.8_cli:
name: "4.9"
namespace: origin
tag: cli
rhel-7:
name: "4.9"
namespace: ocp
tag: base-7
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.14
images:
- build_args:
- name: TAGS
value: okd
dockerfile_path: images/installer/Dockerfile.ci
from: base
inputs:
ocp_builder_rhel-8-golang-1.15-openshift-4.8:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9
to: installer
- build_args:
- name: TAGS
value: okd
dockerfile_path: images/installer-artifacts/Dockerfile.rhel
from: installer
inputs:
ocp_builder_rhel-8-golang-1.15-openshift-4.8:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9
to: installer-artifacts
- build_args:
- name: TAGS
value: libvirt okd
dockerfile_path: images/libvirt/Dockerfile.ci
from: base
inputs:
ocp_builder_rhel-8-golang-1.15-openshift-4.8:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8
to: libvirt-installer
- build_args:
- name: TAGS
value: okd
dockerfile_path: images/installer/Dockerfile.upi.ci
from: rhel-7
inputs:
ocp_4.8_cli:
as:
- registry.ci.openshift.org/ocp/4.8:cli
ocp_builder_rhel-8-golang-1.15-openshift-4.8:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8
to: upi-installer
- build_args:
- name: TAGS
value: okd
dockerfile_path: images/openstack/Dockerfile.ci
from: base
inputs:
ocp_builder_rhel-8-golang-1.15-openshift-4.8:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8
origin_4.8_cli:
as:
- registry.ci.openshift.org/origin/4.8:cli
to: openstack-installer
- build_args:
- name: TAGS
value: baremetal libvirt okd
dockerfile_path: images/baremetal/Dockerfile.ci
from: base
inputs:
ocp_builder_rhel-8-golang-1.15-openshift-4.8:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9
to: baremetal-installer
- build_args:
- name: TAGS
value: okd
dockerfile_path: images/installer/Dockerfile.ci
from: base
inputs:
ocp_builder_rhel-8-golang-1.15-openshift-4.8:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9
to: ovirt-installer
promotion:
name: "4.9"
namespace: origin
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
baremetal-installer:
requests:
cpu: "3"
memory: 5Gi
govet:
requests:
cpu: "3"
memory: 5Gi
installer:
requests:
cpu: "3"
memory: 5Gi
installer-artifacts:
requests:
cpu: "3"
memory: 5Gi
libvirt-installer:
requests:
cpu: "3"
memory: 5Gi
openstack-installer:
requests:
cpu: "3"
memory: 5Gi
ovirt-installer:
requests:
cpu: "3"
memory: 5Gi
unit:
requests:
cpu: "3"
memory: 5Gi
upi-installer:
requests:
cpu: "3"
memory: 5Gi
tag_specification:
name: "4.9"
namespace: origin
tests:
- as: unit
commands: go test ./pkg/...
container:
from: src
- as: verify-codegen
commands: IS_CONTAINER=TRUE ./hack/verify-codegen.sh
container:
from: src
- as: e2e-aws
steps:
cluster_profile: aws
workflow: openshift-e2e-aws
- as: e2e-gcp
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp
- as: e2e-aws-upgrade
steps:
cluster_profile: aws
workflow: openshift-upgrade-aws
- as: e2e-gcp-upgrade
steps:
cluster_profile: gcp
workflow: openshift-upgrade-gcp
- as: e2e-vsphere
steps:
cluster_profile: vsphere
workflow: openshift-e2e-vsphere
zz_generated_metadata:
branch: master
org: openshift
repo: installer
variant: okd
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,58 @@ postsubmits:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
branches:
- ^master$
cluster: build02
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/is-promotion: "true"
ci-operator.openshift.io/prowgen-controlled: "true"
ci-operator.openshift.io/variant: okd
max_concurrency: 1
name: branch-ci-openshift-installer-master-okd-images
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --image-mirror-push-secret=/etc/push-secret/.dockerconfigjson
- --promote
- --report-credentials-file=/etc/report/credentials
- --target=[images]
- --variant=okd
command:
- ci-operator
image: ci-operator:latest
imagePullPolicy: Always
name: ""
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/push-secret
name: push-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: push-secret
secret:
secretName: registry-push-credentials-ci-central
- name: result-aggregator
secret:
secretName: result-aggregator
Loading