From 7fba0d5f2127d4bdc483149f9f773e9f9189c0e3 Mon Sep 17 00:00:00 2001 From: mengzhenyu Date: Thu, 20 Jan 2022 17:04:52 +0800 Subject: [PATCH] chore(autotest): debug broker performance test suite --- .github/workflows/run_broker_performance_cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run_broker_performance_cluster.yaml b/.github/workflows/run_broker_performance_cluster.yaml index a13318774..337a0aed8 100644 --- a/.github/workflows/run_broker_performance_cluster.yaml +++ b/.github/workflows/run_broker_performance_cluster.yaml @@ -481,7 +481,7 @@ jobs: if: always() with: name: jmeter_logs_report - path: ./jmeter_logs + path: /opt/jmeter/bi/jmeter_logs # terraform_destroy: # runs-on: ubuntu-latest