Skip to content

Commit

Permalink
PMM-12359 removed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadym Yarosh committed Aug 4, 2023
1 parent 2f76633 commit e5fc476
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/upgrade-tests-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ jobs:
- name: 'Setup <PMM Client: ${{ inputs.pmm_client_start_version }}> and Services'
run: |
# TODO: un-hardcode pmm server ip and admin password
sudo bash ./pmm-qa/pmm-tests/pmm2-client-setup.sh --pmm_server_ip ${{ env.PMM_SERVER_IP }} --client_version ${{ inputs.pmm_client_start_version }} --admin_password ${{ env.ADMIN_PASSWORD }} --use_metrics_mode no
sudo bash ./pmm-qa/pmm-tests/pmm-framework.sh \
--download \
Expand Down

0 comments on commit e5fc476

Please sign in to comment.