|
| 1 | +build_root: |
| 2 | + image_stream_tag: |
| 3 | + name: eco-ci-cd |
| 4 | + namespace: telcov10n-ci |
| 5 | + tag: eco-ci-cd |
| 6 | +releases: |
| 7 | + latest: |
| 8 | + candidate: |
| 9 | + product: ocp |
| 10 | + stream: nightly |
| 11 | + version: "4.18" |
| 12 | +resources: |
| 13 | + '*': |
| 14 | + limits: |
| 15 | + memory: 4Gi |
| 16 | + requests: |
| 17 | + cpu: 100m |
| 18 | + memory: 200Mi |
| 19 | +tests: |
| 20 | +- as: cnf-ran-ztp-tests |
| 21 | + capabilities: |
| 22 | + - intranet |
| 23 | + cron: 0 23 31 2 * |
| 24 | + steps: |
| 25 | + env: |
| 26 | + CLUSTER_NAME: fthub-01 |
| 27 | + HUB_OPERATORS: | |
| 28 | + [ |
| 29 | + {"name":"local-storage-operator","catalog":"redhat-operators","nsname":"openshift-local-storage","channel":"stable","og_name":"local-operator-group","subscription_name":"local-storage-operator","deploy_default_config":false,"ns_annotations":{"workload.openshift.io/allowed":"management"}}, |
| 30 | + {"name":"openshift-gitops-operator","catalog":"redhat-operators","nsname":"openshift-gitops-operator","channel":"latest","og_name":"openshift-gitops-operator","subscription_name":"openshift-gitops-operator","deploy_default_config":false,"og_spec":{"targetNamespaces":[]}}, |
| 31 | + {"name":"advanced-cluster-management","catalog":"redhat-operators","nsname":"open-cluster-management","channel":"release-2.13","default_channel":"release-2.16","og_name":"open-cluster-management","subscription_name":"acm-operator-subscription","deploy_default_config":false,"og_spec":{"targetNamespaces":["open-cluster-management"]}}, |
| 32 | + {"name":"multicluster-engine","catalog":"redhat-operators","nsname":"multicluster-engine","channel":"stable-2.8","default_channel":"stable-2.11","og_name":"multicluster-engine","subscription_name":"multicluster-engine","deploy_default_config":true,"og_spec":{}}, |
| 33 | + {"name":"topology-aware-lifecycle-manager","catalog":"topology-aware-lifecycle-manager-fbc","og_name":"global-operators","nsname":"openshift-operators","fbc_iib_repo":"latest","channel":"stable","deploy_default_config":false,"ocp_operator_mirror_fbc_image_base":"quay.io/redhat-user-workloads/telco-5g-tenant/topology-aware-lifecycle-manager-fbc-4-18"} |
| 34 | + ] |
| 35 | + RAN_METRICS_LIST: spoke_general_ocp,hub_general_ocp,sriov,sriov_fec,ptp,acm,talm,gitops,local_storage,logging |
| 36 | + REPORTER_TEMPLATE_NAME: Telco 5G RAN Regression 4_18 - Telco 5G RAN Regression |
| 37 | + - <build> - 4.18 |
| 38 | + REPORTPORTAL_FILES: .reportportal_url_Two_Sno |
| 39 | + REPORTS_PORTAL_ATTRIBUTES_ENV: ci-lane:telco-ft-ran-two-sno;spoke_ocp_version:4.18 |
| 40 | + SPOKE_CLUSTER: '[''worker-0'',''worker-1'']' |
| 41 | + SPOKE_OPERATORS: | |
| 42 | + [ |
| 43 | + {"name":"sriov-fec","catalog":"certified-operators","nsname":"vran-acceleration-operators","channel":"stable"}, |
| 44 | + {"name":"ptp-operator","catalog":"redhat-operators-ptp-art","fbc_iib_repo":"ose-ptp-rhel9-operator","nsname":"openshift-ptp","channel":"stable","ns_labels":{"workload.openshift.io/allowed":"management","name":"openshift-ptp"}}, |
| 45 | + {"name":"sriov-network-operator","catalog":"redhat-operators-sriov-art","fbc_iib_repo":"ose-sriov-network-rhel9-operator","nsname":"openshift-sriov-network-operator","channel":"stable","og_name":"sriov-network-operators","subscription_name":"sriov-network-operator-subscription"}, |
| 46 | + {"name":"cluster-logging","catalog":"redhat-operators","nsname":"openshift-logging","channel":"stable-6.1","default_channel":"stable-6.3","og_name":"cluster-logging","subscription_name":"cluster-logging","og_spec":{"targetNamespaces":[]}}, |
| 47 | + {"name":"local-storage-operator","fbc_iib_repo":"ose-local-storage-rhel9-operator","catalog":"redhat-operators-storage-art","nsname":"openshift-local-storage","channel":"stable","og_name":"local-operator-group","subscription_name":"local-storage-operator","deploy_default_config":false,"ns_labels":{"workload.openshift.io/allowed":"management"}} |
| 48 | + ] |
| 49 | + VERSION: "4.18" |
| 50 | + ZTP_GIT_BRANCH: two_sno |
| 51 | + pre: |
| 52 | + - ref: telcov10n-functional-cnf-ran-hub-deploy |
| 53 | + - ref: telcov10n-functional-cnf-ran-hub-config |
| 54 | + - ref: telcov10n-functional-cnf-ran-mirror-spoke-operators |
| 55 | + - ref: telcov10n-functional-cnf-ran-deploy-spoke-sno |
| 56 | + - ref: telcov10n-functional-cnf-ran-eco-gotests-two-sno |
| 57 | + - ref: telcov10n-functional-cnf-ran-report-compact |
| 58 | + - ref: telcov10n-functional-cnf-ran-send-slack-notification |
| 59 | +zz_generated_metadata: |
| 60 | + branch: main |
| 61 | + org: openshift-kni |
| 62 | + repo: eco-ci-cd |
| 63 | + variant: cnf-ran-two-sno-4.18 |
0 commit comments