From 1648cdd6ad599c15d5d9a670b24544b657c81aec Mon Sep 17 00:00:00 2001 From: Sarah Chen Date: Tue, 14 Jul 2026 11:50:02 -0400 Subject: [PATCH] Do not run all system test VMs on MQ --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b29ab7a669e..99cb7ad562c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -88,9 +88,6 @@ workflow: - if: '$CI_COMMIT_BRANCH =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/' auto_cancel: on_new_commit: none - - if: '$CI_COMMIT_BRANCH =~ /^mq-working-branch-/' - variables: - SYSTEM_TESTS_RUN_ALL_VMS: "true" - when: always .test_matrix: &test_matrix