Skip to content

Commit 979299b

Browse files
authored
Do not run all system test VMs on MQ (#11946)
Do not run all system test VMs on MQ Co-authored-by: sarah.chen <sarah.chen@datadoghq.com>
1 parent 1913e33 commit 979299b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ workflow:
8888
- if: '$CI_COMMIT_BRANCH =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
8989
auto_cancel:
9090
on_new_commit: none
91-
- if: '$CI_COMMIT_BRANCH =~ /^mq-working-branch-/'
92-
variables:
93-
SYSTEM_TESTS_RUN_ALL_VMS: "true"
9491
- when: always
9592

9693
.test_matrix: &test_matrix

0 commit comments

Comments
 (0)