From d397121c4450028ed08318edc2f57c4f9cfeb201 Mon Sep 17 00:00:00 2001 From: Tapani Pihlajakuja Date: Mon, 10 Nov 2025 10:49:25 +0200 Subject: [PATCH] Test reactivation of unsupported BASOP test cases. --- .gitlab-ci/variables.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/variables.yml b/.gitlab-ci/variables.yml index e6419a3dc..a3e078a6f 100644 --- a/.gitlab-ci/variables.yml +++ b/.gitlab-ci/variables.yml @@ -1,4 +1,5 @@ variables: + BASOP_CI_BRANCH_PC_REPO: "ci/tjp-activate-basop-test-cases" TESTV_DIR: "/usr/local/testv" LTV_DIR: "/usr/local/ltv" EVS_BE_TEST_DIR_BASOP: "/usr/local/be_2_evs_basop" -- GitLab