Skip to content

Commit

Permalink
PMM-11378 fixed metrics mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadym Yarosh committed Feb 5, 2024
1 parent f541073 commit 658bfe0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pmm2-ui-tests-fb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ jobs:
pmm_server_image: ${{ inputs.pmm_server_image }}
pmm_client_tarball: ${{ inputs.client_version || 'dev-latest' }}
playbook: 'pmm2-client_integration_custom_port'
metrics_mode: 'auto'

tarball_upgrade:
name: Tarball Upgrade test
Expand All @@ -249,3 +250,4 @@ jobs:
pmm_server_image: ${{ inputs.server_image || 'perconalab/pmm-server:dev-latest' }}
pmm_client_tarball: ${{ inputs.client_version || 'dev-latest' }}
playbook: 'pmm2-client_integration_upgrade_custom_path'
metrics_mode: 'auto'

0 comments on commit 658bfe0

Please sign in to comment.