From c561f704b4c7d5722962acab4cdb2abd4b7748f6 Mon Sep 17 00:00:00 2001 From: Ivan Dyachkov Date: Fri, 12 May 2023 23:35:07 +0200 Subject: [PATCH] 180 --- .github/workflows/performance_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/performance_test.yaml b/.github/workflows/performance_test.yaml index 6de9ddd21..65eabe7d7 100644 --- a/.github/workflows/performance_test.yaml +++ b/.github/workflows/performance_test.yaml @@ -54,7 +54,7 @@ jobs: TF_VAR_package_file: ${{ needs.prepare.outputs.PACKAGE_FILE }} TF_VAR_grafana_api_key: ${{ secrets.TF_EMQX_PERF_TEST_GRAFANA_API_KEY }} TF_AWS_REGION: eu-north-1 - TF_VAR_test_duration: 1800 + TF_VAR_test_duration: 180 steps: - name: Configure AWS Credentials