Skip to content

Commit

Permalink
PMM-13559 v2 tags (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkovychv authored Dec 10, 2024
1 parent 7ac8a4a commit 313e6dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fb-e2e-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'main' }}
sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }}
setup_services: '--addclient=haproxy,1 --addclient=ps,1 --setup-external-service'
tags_for_tests: '@instances-fb'
tags_for_tests: '@fb-instances'

alerting_and_settings:
name: Alerting and Settings UI tests
Expand All @@ -162,7 +162,7 @@ jobs:
pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'main' }}
sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }}
setup_services: '--addclient=ms,1'
tags_for_tests: '@alerting-fb|@settings-fb'
tags_for_tests: '@fb-alerting|@fb-settings'

user_and_password:
name: User with changed password UI tests
Expand Down

0 comments on commit 313e6dc

Please sign in to comment.