Skip to content

Commit

Permalink
PAGOPA-2394 renaming influxdb
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoRuzzier committed Jan 30, 2025
1 parent 533f999 commit e1fcaeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devops/performance-test-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ steps:
displayName: Pull k6 image
- script: |
cd ./performance-test
sh ./run_performance_test.sh ${{ parameters.ENVIRONMENT }} ${{ parameters.TEST_TYPE }} ${{ parameters.SCRIPT }} fdrnodok6 $(API_SUBSCRIPTION_KEY) ${{ parameters.FLOW_SIZE }}
sh ./run_performance_test.sh ${{ parameters.ENVIRONMENT }} ${{ parameters.TEST_TYPE }} ${{ parameters.SCRIPT }} fdr1_k6 $(API_SUBSCRIPTION_KEY) ${{ parameters.FLOW_SIZE }}
displayName: Run k6 ${{ parameters.SCRIPT }} on ${{ parameters.ENVIRONMENT }}

0 comments on commit e1fcaeb

Please sign in to comment.