Skip to content
Draft
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,205 @@
base_images:
acmqe-grc-test:
name: "2.17"
namespace: acm-qe
tag: acmqe-grc-test
application-ui-test:
name: "2.17"
namespace: acm-qe
tag: application-ui-test
cli:
name: "4.22"
namespace: ocp
tag: cli
cli-jq:
name: cli-jq
namespace: ocp
tag: latest
console-e2e:
name: main
namespace: acm-qe
tag: console-e2e
fetch-managed-clusters:
name: autotest
namespace: acm-qe
tag: fetch-managed-clusters
installer:
name: "4.22"
namespace: ocp
tag: installer
multicluster-observability-operator-opp:
name: "2.17"
namespace: acm-qe
tag: multicluster-observability-operator-opp
openshift-virtualization-tests:
name: openshift-virtualization-tests
namespace: ci
tag: latest
verification-tests:
name: verification-tests
namespace: ci
tag: latest
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.26-openshift-5.1
images:
items:
- dockerfile_literal: |
FROM this-is-ignored
RUN dnf install -y git python39 && dnf clean all
from: cli
to: cli-with-git
- dockerfile_literal: |
FROM this-is-ignored
USER root
RUN <<run-EOF
set -exo pipefail; shopt -s inherit_errexit
dnf install -y sshpass openssh-clients
dnf clean all
run-EOF
from: openshift-virtualization-tests
to: openshift-virtualization-tests-sshpass
releases:
initial:
candidate:
product: ocp
stream: nightly
version: "4.22"
intermediate:
candidate:
product: ocp
stream: nightly
version: "5.0"
latest:
candidate:
product: ocp
stream: nightly
version: "5.1"
resources:
'*':
requests:
cpu: 200m
memory: 400Mi
tests:
- as: lp-interop-aws
cron: 0 23 31 2 *
steps:
cluster_profile: aws-cspi-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
RELEASE_IMAGE_TARGET: release:latest
env:
ACM_SPOKE_CLUSTER_COUNT: "1"
ACM_SPOKE_CLUSTER_INITIAL_VERSION: "4.22"
ACM_SPOKE_CLUSTER_NAME_PREFIX: acm-spoke
ACM_SPOKE_CP_TYPE: m6a.2xlarge
ACM_SPOKE_WORKER_TYPE: c5n.metal
BASE_DOMAIN: cspilp.interop.ccitredhat.com
CLOUD_PROVIDER: ipi-aws
CNV_CHANNEL: stable
CNV_ENABLE_CCLM: "false"
CNV_POLICY_CHANNEL: stable
CNV_POLICY_INSTALL_MAJOR_MINOR: "4.21"
CNV_POLICY_UPGRADE_APPROVAL: Manual
CNV_SOURCE: production
CNV_TARGET_MAJOR_MINOR: "4.22"
COMPUTE_NODE_TYPE: m6a.4xlarge
CONTROL_PLANE_INSTANCE_TYPE: m6a.2xlarge
DR__RP__CR_COMP_NAME: lp-interop--ACM-Virt
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "cucushift-*", "failure_type": "all", "classification": "Cluster Health Check", "group": { "name" : "cluster" , "priority" : 2}, "jira_additional_labels": ["!default"] },
{"step": "acm-interop-p2p-cluster-install" , "failure_type": "all" , "classification": "Spoke cluster Installation" , "group": { "name" : "cluster" , "priority" : 2}, "jira_additional_labels": ["!default"] },
{"step": "acm-interop-p2p-cluster-uninstall" , "failure_type": "all" , "classification": "Spoke cluster Un-Installation" , "group": { "name" : "cluster" , "priority" : 2}, "jira_additional_labels": ["!default"] },
{"step": "p2p-install-odf-hub" , "failure_type": "all" , "classification": "ODF Hub Deployment" , "group": { "name" : "cluster" , "priority" : 2}, "jira_additional_labels": ["!default"] },
{"step": "p2p-acm-cnv-install-policy" , "failure_type": "all" , "classification": "CNV installation policy deploy" , "group": { "name" : "cluster" , "priority" : 2}, "jira_additional_labels": ["!default"] },
{"step": "acm-interop-p2p-spoke-upgrade-prehealthcheck", "failure_type": "all" , "classification": "Spoke Pre-Upgrade Health Check" , "group": { "name" : "cluster" , "priority" : 2}, "jira_additional_labels": ["!default"] },
{"step": "acm-interop-p2p-spoke-upgrade" , "failure_type": "all" , "classification": "Spoke OCP Upgrade" , "group": { "name" : "cluster" , "priority" : 2}, "jira_additional_labels": ["!default"] },
{"step": "acm-interop-p2p-spoke-upgrade-healthcheck", "failure_type": "all" , "classification": "Spoke Post-Upgrade Health Check" , "group": { "name" : "cluster" , "priority" : 2}, "jira_additional_labels": ["!default"] },
{"step": "*openshift-virtualization-upgrade-prep" , "failure_type": "all" , "classification": "CNV Upgrade Prep Failure" , "group": { "name" : "lp-tests", "priority" : 2}, "jira_additional_labels": ["!default"] , "jira_component": ["CNV Virt-Cluster"]},
{"step": "*openshift-virtualization-upgrade-tests" , "failure_type": "test_failure" , "classification": "CNV Tests Failure" , "group": { "name" : "lp-tests", "priority" : 3}, "jira_additional_labels": ["!default", "interop-tests"], "jira_assignee": "kbidarka@redhat.com", "jira_component": ["CNV Virt-Cluster"]},
{"step": "*openshift-virtualization-upgrade-tests" , "failure_type": "pod_failure" , "classification": "CNV Tests Failure" , "group": { "name" : "lp-tests", "priority" : 3}, "jira_additional_labels": ["!default"] , "jira_assignee": "!default" , "jira_component": ["CNV Virt-Cluster"]},
{"step": "acm-fetch-managed-clusters", "failure_type": "all", "classification": "ACM cluster failure", "jira_project": "!default", "group": {"name": "opp-tests", "priority": 4}, "jira_epic": "!default", "jira_assignee": "!default", "jira_additional_labels": ["!default"]},
{"step": "acm-tests-observability", "failure_type": "all", "classification": "ACM OBS testcase failure", "jira_project": "!default", "group": {"name": "opp-tests", "priority": 5}, "jira_epic": "!default", "jira_assignee": "!default", "jira_additional_labels": ["!default","interop-tests"]},
{"step": "acm-tests-grc", "failure_type": "all", "classification": "ACM GRC testcase failure", "jira_project": "!default", "group": {"name": "interop-p2p-tests", "priority": 5}, "jira_epic": "!default", "jira_assignee": "!default", "jira_additional_labels": ["!default","interop-tests"]},
{"step": "acm-tests-alc", "failure_type": "all", "classification": "ACM ALC testcase failure", "jira_project": "!default", "group": {"name": "interop-p2p-tests", "priority": 5}, "jira_epic": "!default", "jira_assignee": "!default", "jira_additional_labels": ["!default","interop-tests"]},
{"step": "acm-mch", "failure_type": "all", "classification": "ACM MCH install", "jira_project": "!default", "group": {"name": "interop-p2p-tests", "priority": 2}, "jira_epic": "!default", "jira_assignee": "!default", "jira_additional_labels": ["!default"]},
{"step": "p2p-install-odf-spokes" , "failure_type": "all" , "classification": "ODF Spoke Deployment" , "group": { "name" : "lp-tests", "priority" : 1}, "jira_additional_labels": ["!default"], "jira_project": "DFBUGS", "jira_assignee": "ebenahar@redhat.com" }
]
}
FIREWATCH_CONFIG_FILE_PATH: https://raw.githubusercontent.com/CSPI-QE/cspi-utils/main/firewatch-base-configs/cr/lp-interop.json
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["5.1-eus-p2p","ipi-aws-p2p","mpiit-acm-virt","mpiit_product2product","mpiit_virt"]'
FIREWATCH_DEFAULT_JIRA_ASSIGNEE: vshakya@redhat.com
FIREWATCH_DEFAULT_JIRA_COMPONENT: '["QA","mpiit_p2p"]'
FIREWATCH_DEFAULT_JIRA_EPIC: INTEROP-XXXX
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
FIREWATCH_FAIL_WITH_TEST_FAILURES: "true"
MAP_TESTS: "true"
OCP_VERSION: "5.1"
ODF_DEFAULT_STORAGE_CLASS: ocs-storagecluster-ceph-rbd-virtualization
ODF_OPERATOR_CHANNEL: stable-4.22
OPERATORS: |
[
{"name": "advanced-cluster-management", "source": "redhat-operators", "channel": "release-2.17", "install_namespace": "ocm", "target_namespaces": "ocm", "operator_group": "acm-operator-group"}
]
SPOKE_CLUSTER_UPGRADE_EUS: "true"
SPOKE_CLUSTER_UPGRADE_TARGET_CHANNEL: candidate-5.1
USER_TAGS: |
scenario acm-cnv-eus-p2p
leases:
- count: 1
env: LEASED_RESOURCE
resource_type: aws-cspi-qe-quota-slice
- count: 1
env: MANAGED_CLUSTER_LEASED_RESOURCE
resource_type: aws-cspi-qe-quota-slice
post:
- ref: acm-fetch-operator-versions
- ref: acm-must-gather
- ref: acm-inspector
- ref: gather-aws-console
- ref: acm-interop-p2p-cluster-uninstall
- chain: ipi-deprovision
- ref: mpiit-data-router-reporter
- ref: firewatch-report-issues
pre:
- ref: ipi-conf
- ref: ipi-conf-telemetry
- ref: ipi-conf-aws-custom-az
- ref: ipi-conf-aws
- ref: ipi-install-monitoringpvc
- chain: ipi-install
test:
- chain: cucushift-installer-check-cluster-health
- ref: install-operators
- ref: acm-mch
- ref: p2p-install-odf-hub
- ref: acm-interop-p2p-cluster-install
- ref: acm-fetch-managed-clusters
- ref: p2p-install-odf-spokes
- ref: p2p-acm-cnv-install-policy
- ref: cucushift-upgrade-prehealthcheck
- ref: cucushift-upgrade-cpou-pause-worker-mcp
- ref: cucushift-upgrade-setedge-2hops
- ref: cucushift-chainupgrade-toimage
- ref: cucushift-upgrade-cpou-unpause-worker-mcp
- ref: cucushift-upgrade-healthcheck
- ref: acm-interop-p2p-spoke-upgrade-prehealthcheck
- ref: acm-interop-p2p-spoke-upgrade
- ref: acm-interop-p2p-spoke-upgrade-healthcheck
- ref: interop-tests-openshift-virtualization-upgrade-prep
- ref: interop-tests-openshift-virtualization-upgrade-tests
- ref: acm-tests-observability
- ref: acm-tests-grc
- ref: acm-tests-alc
timeout: 20h0m0s
zz_generated_metadata:
branch: master
org: RedHatQE
repo: interop-testing
variant: acm-cnv-ocp-5.1-eus-from-4.22-p2p
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,90 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build03
cron: 0 23 31 2 *
decorate: true
decoration_config:
skip_cloning: true
timeout: 20h0m0s
extra_refs:
- base_ref: master
org: RedHatQE
repo: interop-testing
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-cspi-qe
ci-operator.openshift.io/variant: acm-cnv-ocp-5.1-eus-from-4.22-p2p
ci.openshift.io/generator: prowgen
job-release: "5.1"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-RedHatQE-interop-testing-master-acm-cnv-ocp-5.1-eus-from-4.22-p2p-lp-interop-aws
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=lp-interop-aws
- --variant=acm-cnv-ocp-5.1-eus-from-4.22-p2p
command:
- ci-operator
env:
- name: HTTP_SERVER_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
ports:
- containerPort: 8080
name: http
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /etc/boskos
name: boskos
readOnly: true
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /secrets/manifest-tool
name: manifest-tool-local-pusher
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: boskos
secret:
items:
- key: credentials
path: credentials
secretName: boskos-credentials
- name: ci-pull-credentials
secret:
secretName: ci-pull-credentials
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build03
cron: 0 23 28 2 *
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,64 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )acm-cnv-ocp-4.22-p2p-images,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build05
context: ci/prow/acm-cnv-ocp-5.1-eus-from-4.22-p2p-images
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/variant: acm-cnv-ocp-5.1-eus-from-4.22-p2p
ci.openshift.io/generator: prowgen
job-release: "5.1"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-RedHatQE-interop-testing-master-acm-cnv-ocp-5.1-eus-from-4.22-p2p-images
rerun_command: /test acm-cnv-ocp-5.1-eus-from-4.22-p2p-images
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --report-credentials-file=/etc/report/credentials
- --target=[images]
- --variant=acm-cnv-ocp-5.1-eus-from-4.22-p2p
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /secrets/manifest-tool
name: manifest-tool-local-pusher
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )acm-cnv-ocp-5.1-eus-from-4.22-p2p-images,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
Expand Down
Loading