From f3e5d0dad6c3db9ab3e1cb4213ecdd2f7b43040f Mon Sep 17 00:00:00 2001 From: Subhash Khileri Date: Fri, 29 Nov 2024 14:34:48 +0530 Subject: [PATCH] RHDH release 1.4 ci jobs setup - revert --- ...us-idp-backstage-showcase-release-1.4.yaml | 21 +++++++++++-------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/ci-operator/config/janus-idp/backstage-showcase/janus-idp-backstage-showcase-release-1.4.yaml b/ci-operator/config/janus-idp/backstage-showcase/janus-idp-backstage-showcase-release-1.4.yaml index 42ae2f6ce195..1777d6e66ff8 100644 --- a/ci-operator/config/janus-idp/backstage-showcase/janus-idp-backstage-showcase-release-1.4.yaml +++ b/ci-operator/config/janus-idp/backstage-showcase/janus-idp-backstage-showcase-release-1.4.yaml @@ -1,19 +1,22 @@ build_root: - image_stream_tag: - name: release - namespace: openshift - tag: golang-1.20 - use_build_cache: true + project_image: + dockerfile_literal: | + FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.16 + RUN yum -y install make wget gcc git httpd-tools images: - context_dir: .ibm/images dockerfile_path: Dockerfile to: showcase-e2e-runner releases: + initial: + integration: + name: "4.13" + namespace: ocp latest: - release: - architecture: amd64 - channel: fast - version: "4.15" + integration: + include_built_images: true + name: "4.13" + namespace: ocp resources: '*': limits: