diff --git a/.github/workflows/fb-e2e-suite.yml b/.github/workflows/fb-e2e-suite.yml index b7eae94c..1a0260f5 100644 --- a/.github/workflows/fb-e2e-suite.yml +++ b/.github/workflows/fb-e2e-suite.yml @@ -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 @@ -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