Real issue: difficult to test all pipelines run since we cannot emulate BK pipelines on local.
We have two separate pipelines for elastic_integration plugin and they use common BK scripts. The script to resolve ES treeish is affecting PR BK pipeline which we don't actually need. Proposing to use the ES treeish resolve script only in build pipeline.
Description
Real issue: difficult to test all pipelines run since we cannot emulate BK pipelines on local. We have two separate pipelines for
elastic_integration
plugin and they use common BK scripts. The script to resolve ES treeish is affecting PR BK pipeline which we don't actually need. Proposing to use the ES treeish resolve script only in build pipeline.