瀏覽代碼

chore: fvt timeout problem

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Jiyong Huang 2 年之前
父節點
當前提交
97c51f58e4
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/workflows/run_fvt_tests.yaml
  2. 1 1
      test/shared_source_rules.jmx

+ 1 - 1
.github/workflows/run_fvt_tests.yaml

@@ -92,7 +92,7 @@ jobs:
         ./test/prepare_plugins.sh
         ln -s _build/kuiper-$(git describe --tags --always)-$(uname -s | tr "[A-Z]" "[a-z]")-amd64/log kuiper_logs
     - name: run fvt tests
-      timeout-minutes: 30
+      timeout-minutes: 12
       run: ./test/run_jmeter.sh with_edgex=true
     - uses: actions/upload-artifact@v1
       if: always()

+ 1 - 1
test/shared_source_rules.jmx

@@ -767,7 +767,7 @@
             <hashTree/>
           </hashTree>
           <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
-            <stringProp name="ConstantTimer.delay">500</stringProp>
+            <stringProp name="ConstantTimer.delay">1000</stringProp>
           </ConstantTimer>
           <hashTree/>
         </hashTree>