Signed-off-by: Jiyong Huang <huangjy@emqx.io>
@@ -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()
@@ -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>