Skip to content
Open

4.22 #80442

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
Expand Up @@ -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 - <build> -
4.22
REPORTER_TEMPLATE_NAME: Telco FT RAN PTPPP 4_22 - Telco FT RAN PTP - <build>
- 4.22
REPORTPORTAL_FILES: .reportportal_url_PTP_SNO
SPOKE_CLUSTER: '["helix73"]'
SPOKE_CLUSTER_NAME: helix73
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down