Skip to content

Commit

Permalink
Merge pull request #4294 from ashwindasr/rhcos-itup-cluster
Browse files Browse the repository at this point in the history
ART-10882: use new rhcos itup cluster for all versions
  • Loading branch information
openshift-merge-bot[bot] authored Nov 21, 2024
2 parents 9ccf235 + f9473b6 commit d04f557
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jobs/build/rhcos/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ node {
'multi': 'rhcos--prod-pipeline_jenkins_api-prod-stable-spoke1-dc-iad2-itup-redhat-com',
]

if (params.BUILD_VERSION in ["4.15", "4.16", "4.17", "4.18", "4.19"]) {
kubeconfigs['multi'] = 'multi_jenkins_serviceaccount_ocp-virt.prod.psi.redhat.com.kubeconfig'
}

// Disabling compose lock for now. Ideally we achieve a stable repo for RHCOS builds in the future,
// but for now, being this strict is slowing down the delivery of nightlies.
//lock("compose-lock-${params.BUILD_VERSION}") {
Expand Down

0 comments on commit d04f557

Please sign in to comment.