Skip to content

Commit

Permalink
PMM-7: Change test tag
Browse files Browse the repository at this point in the history
  • Loading branch information
peterSirotnak committed Jun 26, 2024
1 parent cf85cc4 commit 1c2e7aa
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 @@ -301,4 +301,4 @@ jobs:
pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'main' }}
sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }}
setup_services: '--database ps=8.0,QUERY_SOURCE=slowlog'
tags_for_tests: '(?=.*@pmm-ps-integration)^(?!.*@not-ui-pipeline)'
tags_for_tests: '@fb-pmm-ps-integration'

0 comments on commit 1c2e7aa

Please sign in to comment.