chore(autotest): debug broker performance test suite
This commit is contained in:
parent
46dce43d83
commit
869f5bde1d
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue