Skip to content

PMM-13040 Add service accounts tests to the Matrix Job for v3 #351

PMM-13040 Add service accounts tests to the Matrix Job for v3

PMM-13040 Add service accounts tests to the Matrix Job for v3 #351

Workflow file for this run

name: pmm2-testsuite pipeline
on:
# run with default inputs
pull_request:
jobs:
bats-testsuite:
uses: Percona-Lab/pmm-submodules/.github/workflows/[email protected]
with:
server_image: ${{ github.event.inputs.server_image || 'perconalab/pmm-server:dev-latest' }}
client_version: ${{ github.event.inputs.client_version || 'dev-latest' }}
client_image: ${{ github.event.inputs.client_image || 'perconalab/pmm-client:dev-latest' }}
pmm_qa_branch: ${{ github.head_ref || 'main' }}