Skip to content

Commit

Permalink
scan-sources:noop [konflux] use bigger vms
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwindasr authored and openshift-cherrypick-robot committed Dec 19, 2024
1 parent a813e3a commit 4f90ae5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions images/ose-baremetal-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ from:
name: openshift/ose-baremetal-installer
owners:
- kni-devel-deployment@redhat.com
konflux:
vm_override:
x86_64: linux-d160-m2xlarge/amd64
aarch64: linux-d160-m2xlarge/arm64
s390x: linux-large/s390x
5 changes: 5 additions & 0 deletions images/ose-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ from:
name: openshift/ose-installer
owners:
- aos-install@redhat.com
konflux:
vm_override:
x86_64: linux-d160-m2xlarge/amd64
aarch64: linux-d160-m2xlarge/arm64
s390x: linux-large/s390x

0 comments on commit 4f90ae5

Please sign in to comment.