From 57f2abe8256f95872ccbf85fb0521a8e7ae25906 Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Fri, 10 Feb 2023 16:21:49 -0800 Subject: [PATCH 1/2] Remove jobMatrixFilter jobMatrixFilter variables are no longer applicable --- sdk/tables/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk/tables/ci.yml b/sdk/tables/ci.yml index 28b352d0b5e7..c741384fb9aa 100644 --- a/sdk/tables/ci.yml +++ b/sdk/tables/ci.yml @@ -21,9 +21,6 @@ pr: include: - sdk/tables/ -variables: - jobMatrixFilter: ^((?!8x_node).)*$ - extends: template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml parameters: From 18e230d8325489243465a316bf188c631b724f70 Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Fri, 10 Feb 2023 16:22:27 -0800 Subject: [PATCH 2/2] Update tests.yml --- sdk/tables/data-tables/tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk/tables/data-tables/tests.yml b/sdk/tables/data-tables/tests.yml index 734e21e9aa2d..4540355e6ed1 100644 --- a/sdk/tables/data-tables/tests.yml +++ b/sdk/tables/data-tables/tests.yml @@ -1,8 +1,5 @@ trigger: none -variables: - jobMatrixFilter: ^((?!8x_node).)*$ - stages: - template: /eng/pipelines/templates/stages/archetype-sdk-tests.yml parameters: