diff --git a/includes/default-variables.yml b/includes/default-variables.yml index 2774c578ba79b4182014d9a7071649b110dae633..2b2665e466a57928997e5cdfb1892b32975d015a 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"