From c188b6fc2323efbf92debbeeb840d203de7b774c Mon Sep 17 00:00:00 2001 From: Vladimir Malenovsky Date: Sat, 8 Nov 2025 16:05:44 +0100 Subject: [PATCH] change the link to the basop-ci-branch --- includes/default-variables.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/default-variables.yml b/includes/default-variables.yml index 2774c57..2b2665e 100644 --- a/includes/default-variables.yml +++ b/includes/default-variables.yml @@ -11,7 +11,8 @@ variables: TESTCASE_TIMEOUT_LTV_SANITIZERS: 2400 BASOP_REFERENCE_BRANCH: "ivas-float-update" SCALE_FACTOR: "3.162" - BASOP_CI_BRANCH_PC_REPO: "basop-ci-branch" + # BASOP_CI_BRANCH_PC_REPO: "basop-ci-branch" + BASOP_CI_BRANCH_PC_REPO: "vlad/basop-ci-branch-test-fix-2200-ISAR-crash" PYTEST_ADDOPTS: "" # overwrite this via .gitlab/variables.yml in the respective other repo to disable "(model from file)" testcases DISABLE_HRTF: "false" -- GitLab