From 2ce034b8d105c90e8d36c3cd3a85597b93cd9435 Mon Sep 17 00:00:00 2001 From: Peter Sirotnak Date: Fri, 7 Jun 2024 13:21:10 +0200 Subject: [PATCH] PMM-9403: New pipeline PSMDB Replica UI tests --- .github/workflows/fb-e2e-suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fb-e2e-suite.yml b/.github/workflows/fb-e2e-suite.yml index a127d4ad..ae1449b0 100644 --- a/.github/workflows/fb-e2e-suite.yml +++ b/.github/workflows/fb-e2e-suite.yml @@ -214,7 +214,7 @@ jobs: pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'main' }} sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }} setup_services: '--mongomagic --with-arbiter' - tags_for_tests: '@pmm-psmdb-arbiter-integration' + tags_for_tests: '(?=.*@pmm-psmdb-replica-integration)^(?!.*@not-ui-pipeline)' psmdb_replica: name: PSMDB Replica UI tests