clean static worker kibana installs (#133930)

This commit is contained in:
Baturalp Gurdin 2022-06-08 20:31:44 +02:00 committed by GitHub
parent f9568f8ee8
commit 747a6c644b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,8 @@ set -euo pipefail
source .buildkite/scripts/common/util.sh
.buildkite/scripts/bootstrap.sh
# These tests are running on static workers so we have to make sure we delete previous build of Kibana
rm -rf "$KIBANA_BUILD_LOCATION"
.buildkite/scripts/download_build_artifacts.sh
echo --- Run Performance Tests with Playwright config