Skip to content
Merged
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 @@ -77,6 +77,7 @@ tests:
RECERT_IMAGE: pipeline:recert
TARGET_LCA_REF: pipeline:lifecycle-agent-operator-bundle-4-21
env:
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
OCP_TARGET_IMAGE_SOURCE: ci
Expand All @@ -97,6 +98,7 @@ tests:
TARGET_LCA_REF: pipeline:lifecycle-agent-operator-bundle-4-21
env:
IP_STACK: v4v6
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
OCP_TARGET_IMAGE_SOURCE: ci
Expand All @@ -118,6 +120,7 @@ tests:
TARGET_LCA_REF: pipeline:lifecycle-agent-operator-bundle-4-21
env:
IP_STACK: v6v4
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
OCP_TARGET_IMAGE_SOURCE: ci
Expand All @@ -138,6 +141,7 @@ tests:
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle-4-22
RECERT_IMAGE: pipeline:recert
env:
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
SEED_IMAGE_TAG_FORMAT: presubmit
Expand All @@ -157,6 +161,7 @@ tests:
RECERT_IMAGE: pipeline:recert
env:
IP_STACK: v4v6
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
SEED_IMAGE_TAG_FORMAT: presubmit
Expand All @@ -176,6 +181,7 @@ tests:
RECERT_IMAGE: pipeline:recert
env:
IP_STACK: v6v4
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
SEED_IMAGE_TAG_FORMAT: presubmit
Expand All @@ -193,6 +199,7 @@ tests:
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle-4-22
RECERT_IMAGE: pipeline:recert
env:
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
SEED_IMAGE_TAG_FORMAT: presubmit
Expand All @@ -218,6 +225,7 @@ tests:
IPC_IPV6_ADDRESS: fd00:128::80
IPC_IPV6_GATEWAY: fd00:128::1
IPC_IPV6_MACHINE_NETWORK: fd00:128::/64
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
SEED_IMAGE_TAG_FORMAT: presubmit
Expand All @@ -243,6 +251,7 @@ tests:
IPC_IPV6_ADDRESS: fd00:128::80
IPC_IPV6_GATEWAY: fd00:128::1
IPC_IPV6_MACHINE_NETWORK: fd00:128::/64
OADP_FBC_IMAGE: quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:oadp-1.6__v4.22__oadp-rhel9-operator
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.22"
SEED_IMAGE_TAG_FORMAT: presubmit
Expand Down