Skip to content

Commit

Permalink
PMM-7 trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadym Yarosh committed Feb 9, 2024
1 parent 84c3602 commit 8e9d1bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pmm2-ui-tests-fb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
pmm_server_image: ${{ inputs.pmm_server_image }}
pmm_client_tarball: ${{ inputs.client_version || 'dev-latest' }}
playbook: 'pmm2-client_integration_custom_port'
test_name: 'Tarball install Test'
test_name: 'Tarball install'

tarball_upgrade:
name: Tarball Upgrade test
Expand All @@ -264,4 +264,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'
test_name: 'Tarball upgrade test'
test_name: 'Tarball upgrade'

0 comments on commit 8e9d1bc

Please sign in to comment.