Skip to content

Commit

Permalink
Merge pull request #57 from jj22ee/e2e-workflow-fix-rename
Browse files Browse the repository at this point in the history
Fix - Rename parameter name in e2e metric limiter test workflow
  • Loading branch information
jj22ee authored May 7, 2024
2 parents 1690fde + 8c80f5a commit fa19d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appsignals-e2e-metric-limiter-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ jobs:
--service-name sample-application-${{ env.TESTING_ID }}
--remote-service-name sample-remote-application-${{ env.TESTING_ID }}
--remote-service-deployment-name ${{ env.REMOTE_SERVICE_DEPLOYMENT_NAME }}
--request-body ip=${{ env.REMOTE_SERVICE_POD_IP }}
--query-string ip=${{ env.REMOTE_SERVICE_POD_IP }}
--rollup'

- name: Publish metric on test result
Expand Down

0 comments on commit fa19d51

Please sign in to comment.