Skip to content

PMM-12488 update VictoriaMetrics to v1.93.4 #287

PMM-12488 update VictoriaMetrics to v1.93.4

PMM-12488 update VictoriaMetrics to v1.93.4 #287

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' }}