Skip to content
Open
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,119 @@
base_images:
bip-orchestrate-vm:
name: bip-orchestrate-vm
namespace: edge-infrastructure
tag: latest
ib-orchestrate-vm:
name: ib-orchestrate-vm
namespace: edge-infrastructure
tag: latest
lifecycle-agent-operator:
name: "4.16"
namespace: ocp-kni
tag: lifecycle-agent-operator
lifecycle-agent-operator-bundle:
name: "4.16"
namespace: ocp-kni
tag: lifecycle-agent-operator-bundle
recert:
name: recert
namespace: edge-infrastructure
tag: release-4.16
tests:
name: "4.16"
namespace: ocp
tag: tests
releases:
latest:
integration:
name: "4.16"
namespace: ocp
resources:
'*':
requests:
cpu: 10m
memory: 100Mi
tests:
- as: image-based-upgrade-e2e-serial-conformance
interval: 24h
steps:
cluster_profile: openshift-org-aws
dependencies:
BIP_ORCHESTRATE_VM_REF: pipeline:bip-orchestrate-vm
IB_ORCHESTRATE_VM_REF: pipeline:ib-orchestrate-vm
LCA_PULL_REF: pipeline:lifecycle-agent-operator
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle
RECERT_IMAGE: pipeline:recert
TESTS_PULL_REF: pipeline:tests
env:
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.16"
OCP_TARGET_IMAGE_SOURCE: release
OCP_TARGET_VERSION: "4.14"
SEED_IMAGE_TAG_FORMAT: e2e
workflow: openshift-image-based-upgrade-e2e
- as: image-based-upgrade-e2e-serial-conformance-baseline
interval: 24h
steps:
cluster_profile: openshift-org-aws
dependencies:
BIP_ORCHESTRATE_VM_REF: pipeline:bip-orchestrate-vm
IB_ORCHESTRATE_VM_REF: pipeline:ib-orchestrate-vm
LCA_PULL_REF: pipeline:lifecycle-agent-operator
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle
RECERT_IMAGE: pipeline:recert
TESTS_PULL_REF: pipeline:tests
env:
CREATE_CLUSTER_ONLY: "true"
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.16"
SEED_IMAGE_TAG_FORMAT: e2e
TEST_CLUSTER: seed
TEST_SKIPS: NTO should SNO installation does not finish due to wait for non-existing
machine-config
workflow: openshift-image-based-upgrade-e2e-baseline
- as: image-based-upgrade-e2e-parallel-conformance
interval: 24h
steps:
cluster_profile: openshift-org-aws
dependencies:
BIP_ORCHESTRATE_VM_REF: pipeline:bip-orchestrate-vm
IB_ORCHESTRATE_VM_REF: pipeline:ib-orchestrate-vm
LCA_PULL_REF: pipeline:lifecycle-agent-operator
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle
RECERT_IMAGE: pipeline:recert
TESTS_PULL_REF: pipeline:tests
env:
CONFORMANCE_SUITE: openshift/conformance/parallel
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.16"
OCP_TARGET_IMAGE_SOURCE: release
OCP_TARGET_VERSION: "4.14"
SEED_IMAGE_TAG_FORMAT: e2e
workflow: openshift-image-based-upgrade-e2e
- as: image-based-upgrade-e2e-parallel-conformance-baseline
interval: 24h
steps:
cluster_profile: openshift-org-aws
dependencies:
BIP_ORCHESTRATE_VM_REF: pipeline:bip-orchestrate-vm
IB_ORCHESTRATE_VM_REF: pipeline:ib-orchestrate-vm
LCA_PULL_REF: pipeline:lifecycle-agent-operator
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle
RECERT_IMAGE: pipeline:recert
TESTS_PULL_REF: pipeline:tests
env:
CONFORMANCE_SUITE: openshift/conformance/parallel
CREATE_CLUSTER_ONLY: "true"
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.16"
SEED_IMAGE_TAG_FORMAT: e2e
TEST_CLUSTER: seed
TEST_SKIPS: NTO should SNO installation does not finish due to wait for non-existing
machine-config
workflow: openshift-image-based-upgrade-e2e-baseline
zz_generated_metadata:
branch: release-4.16
org: openshift-kni
repo: lifecycle-agent
variant: nightly-4.16-upgrade-from-stable-4.14
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
base_images:
bip-orchestrate-vm:
name: bip-orchestrate-vm
namespace: edge-infrastructure
tag: latest
ib-orchestrate-vm:
name: ib-orchestrate-vm
namespace: edge-infrastructure
tag: latest
lifecycle-agent-operator:
name: "4.18"
namespace: ocp-kni
tag: lifecycle-agent-operator
lifecycle-agent-operator-bundle:
name: "4.18"
namespace: ocp-kni
tag: lifecycle-agent-operator-bundle
recert:
name: recert
namespace: edge-infrastructure
tag: release-4.18
tests:
name: "4.18"
namespace: ocp
tag: tests
releases:
latest:
integration:
name: "4.18"
namespace: ocp
resources:
'*':
requests:
cpu: 10m
memory: 100Mi
tests:
- as: image-based-upgrade-e2e-serial-conformance
interval: 24h
steps:
cluster_profile: openshift-org-aws
dependencies:
BIP_ORCHESTRATE_VM_REF: pipeline:bip-orchestrate-vm
IB_ORCHESTRATE_VM_REF: pipeline:ib-orchestrate-vm
LCA_PULL_REF: pipeline:lifecycle-agent-operator
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle
RECERT_IMAGE: pipeline:recert
TESTS_PULL_REF: pipeline:tests
env:
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.18"
OCP_TARGET_IMAGE_SOURCE: release
OCP_TARGET_VERSION: "4.16"
SEED_IMAGE_TAG_FORMAT: e2e
workflow: openshift-image-based-upgrade-e2e
- as: image-based-upgrade-e2e-serial-conformance-baseline
interval: 24h
steps:
cluster_profile: openshift-org-aws
dependencies:
BIP_ORCHESTRATE_VM_REF: pipeline:bip-orchestrate-vm
IB_ORCHESTRATE_VM_REF: pipeline:ib-orchestrate-vm
LCA_PULL_REF: pipeline:lifecycle-agent-operator
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle
RECERT_IMAGE: pipeline:recert
TESTS_PULL_REF: pipeline:tests
env:
CREATE_CLUSTER_ONLY: "true"
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.18"
SEED_IMAGE_TAG_FORMAT: e2e
TEST_CLUSTER: seed
workflow: openshift-image-based-upgrade-e2e-baseline
- as: image-based-upgrade-e2e-parallel-conformance
interval: 24h
steps:
cluster_profile: openshift-org-aws
dependencies:
BIP_ORCHESTRATE_VM_REF: pipeline:bip-orchestrate-vm
IB_ORCHESTRATE_VM_REF: pipeline:ib-orchestrate-vm
LCA_PULL_REF: pipeline:lifecycle-agent-operator
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle
RECERT_IMAGE: pipeline:recert
TESTS_PULL_REF: pipeline:tests
env:
CONFORMANCE_SUITE: openshift/conformance/parallel
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.18"
OCP_TARGET_IMAGE_SOURCE: release
OCP_TARGET_VERSION: "4.16"
SEED_IMAGE_TAG_FORMAT: e2e
workflow: openshift-image-based-upgrade-e2e
- as: image-based-upgrade-e2e-parallel-conformance-baseline
interval: 24h
steps:
cluster_profile: openshift-org-aws
dependencies:
BIP_ORCHESTRATE_VM_REF: pipeline:bip-orchestrate-vm
IB_ORCHESTRATE_VM_REF: pipeline:ib-orchestrate-vm
LCA_PULL_REF: pipeline:lifecycle-agent-operator
OO_BUNDLE: pipeline:lifecycle-agent-operator-bundle
RECERT_IMAGE: pipeline:recert
TESTS_PULL_REF: pipeline:tests
env:
CONFORMANCE_SUITE: openshift/conformance/parallel
CREATE_CLUSTER_ONLY: "true"
OCP_BASE_IMAGE_SOURCE: ci
OCP_BASE_VERSION: "4.18"
SEED_IMAGE_TAG_FORMAT: e2e
TEST_CLUSTER: seed
workflow: openshift-image-based-upgrade-e2e-baseline
zz_generated_metadata:
branch: release-4.18
org: openshift-kni
repo: lifecycle-agent
variant: nightly-4.18-upgrade-from-stable-4.16
Loading