Fix stress tester

This commit is contained in:
alesapin 2021-11-01 14:11:59 +03:00
parent dbfa17aabf
commit 8a39044878

View File

@ -209,7 +209,7 @@ jobs:
sudo rm -fr $TEMP_PATH sudo rm -fr $TEMP_PATH
StressTestDebug: StressTestDebug:
needs: [BuilderDebDebug] needs: [BuilderDebDebug]
runs-on: [self-hosted, func-tester] runs-on: [self-hosted, stress-tester]
steps: steps:
- name: Download json reports - name: Download json reports
uses: actions/download-artifact@v2 uses: actions/download-artifact@v2