chore(autotest): debug broker performance test suite

This commit is contained in:
mengzhenyu 2022-01-17 18:21:03 +08:00
parent 46dce43d83
commit 869f5bde1d
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ jobs:
- name: Download emqx package - name: Download emqx package
run: | run: |
sudo cp /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz sudo cp /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz
tar -zxvf /tmp/emqx.tar.gz
ls -alt /tmp/ ls -alt /tmp/
- name: Checkout tf-test-automation - name: Checkout tf-test-automation
uses: actions/checkout@v2 uses: actions/checkout@v2