From a9260261227554769c097c5fbaff159300d7f343 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Tue, 31 Mar 2026 16:17:28 -0400 Subject: [PATCH] Run system-tests from `andrew.glaude/Morev1Tests` branch. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6efc0ef2467..ed0fcbf2406 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1071,7 +1071,7 @@ publishing-gate: configure_system_tests: variables: - SYSTEM_TESTS_REF: "main" # system tests are pinned on release branches only + SYSTEM_TESTS_REF: "andrew.glaude/Morev1Tests" # system tests are pinned on release branches only SYSTEM_TESTS_SCENARIOS_GROUPS: "simple_onboarding,simple_onboarding_profiling,simple_onboarding_appsec,docker-ssi,lib-injection" create_key: