Skip to content

Commit

Permalink
PMM-9403: New pipeline PSMDB Replica UI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
peterSirotnak committed Jun 7, 2024
1 parent 013a86e commit 2ce034b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fb-e2e-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2ce034b

Please sign in to comment.