[code coverage] always download node before team assignment (#75424)

This commit is contained in:
Dmitry Lemeshko 2020-08-19 18:13:29 +02:00 committed by GitHub
parent 0c6f682890
commit f983e120b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
def loadIngestionPipeline(ingestionPipelineName, title) {
kibanaPipeline.bash("""
source src/dev/ci_setup/setup_env.sh
source src/dev/ci_setup/setup_env.sh true
yarn kbn bootstrap --prefer-offline
. src/dev/code_coverage/shell_scripts/assign_teams.sh '${ingestionPipelineName}'