attempt to reset hardware before each test (#859)

* Trims SSD drives, flushes cache before each performance test. Unfortunately these are still incomplete -- need to use real hardware machines for all these to take effect.
* A bit more output in PR updater
This commit is contained in:
Yuri Astrakhan
2020-05-07 15:33:28 -04:00
committed by GitHub
parent 9f9facc8c6
commit 632a33ed05
2 changed files with 20 additions and 1 deletions

View File

@@ -88,6 +88,7 @@ jobs:
exit
else
echo "$PR_COUNT pull requests have been updated in the last $IGNORE_PRS_OLDER_THAN minutes"
echo "$PULL_REQUESTS" | jq -r 'keys|.[]|" * " + .'
fi