diff --git a/ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-ptp-sno-4.22.yaml b/ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-ptp-sno-4.22.yaml index 5184fbf032413..ea3091f9e8661 100644 --- a/ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-ptp-sno-4.22.yaml +++ b/ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-ptp-sno-4.22.yaml @@ -39,8 +39,8 @@ tests: MIRROR_REGISTRY: disconnected.registry.local:5000 PTP_CONFIGS: '[{"name":"oc-2-port","urls":["https://gitlab.cee.redhat.com/ocp-edge-qe/ztp-site-configs/raw/helix73-4.22/policygentemplates/ptp-test/PtpConfigOrdinaryTwoPortCustom.yaml"]},{"name":"t-tsc","urls":["https://gitlab.cee.redhat.com/ocp-edge-qe/ztp-site-configs/raw/helix73-4.22/policygentemplates/ptp-test/PtpConfigTscUnassistedHoldover.yaml"]},{"name":"t-bc","urls":["https://gitlab.cee.redhat.com/ocp-edge-qe/ztp-site-configs/raw/helix73-4.22/policygentemplates/ptp-test/PtpConfigBcRxUnassistedHoldover.yaml","https://gitlab.cee.redhat.com/ocp-edge-qe/ztp-site-configs/raw/helix73-4.22/policygentemplates/ptp-test/PtpConfigBcTxUnassistedHoldover.yaml"]}]' REPORTER_LAUNCH_NAME: telco-ft-ran-ptp - REPORTER_TEMPLATE_NAME: Telco FT RAN PTP 4_22 - Telco FT RAN PTP - - - 4.22 + REPORTER_TEMPLATE_NAME: Telco FT RAN PTPPP 4_22 - Telco FT RAN PTP - + - 4.22 REPORTPORTAL_FILES: .reportportal_url_PTP_SNO SPOKE_CLUSTER: '["helix73"]' SPOKE_CLUSTER_NAME: helix73 diff --git a/ci-operator/step-registry/telcov10n/functional/cnf-ran/report/telcov10n-functional-cnf-ran-report-commands.sh b/ci-operator/step-registry/telcov10n/functional/cnf-ran/report/telcov10n-functional-cnf-ran-report-commands.sh index 23ecf58160866..5381b911e2583 100644 --- a/ci-operator/step-registry/telcov10n/functional/cnf-ran/report/telcov10n-functional-cnf-ran-report-commands.sh +++ b/ci-operator/step-registry/telcov10n/functional/cnf-ran/report/telcov10n-functional-cnf-ran-report-commands.sh @@ -6,7 +6,7 @@ if [ -f "${SHARED_DIR}/skip.txt" ]; then echo "Detected skip.txt — skipping" exit 0 fi - +# ECO_CI_CD_INVENTORY_PATH="/eco-ci-cd/inventories/cnf" HUB_KUBECONFIG="/home/telcov10n/project/generated/${CLUSTER_NAME}/auth/kubeconfig"