Skip to content

Commit

Permalink
PMM-13040: adds version of ps
Browse files Browse the repository at this point in the history
  • Loading branch information
peterSirotnak committed May 3, 2024
1 parent f232ca4 commit 30e6a14
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 @@ -255,5 +255,5 @@ jobs:
pmm_qa_branch: ${{ inputs.pmm_qa_branch || 'main' }}
pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'main' }}
sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }}
setup_services: '--addclient=ps,1'
setup_services: '--database ps=8.0'
tags_for_tests: '@service-account'

0 comments on commit 30e6a14

Please sign in to comment.