
Automatic merge from submit-queue Fixed kibana test problem After #36103 a problem was introduced. If you change basePath, dynamic bundle optimization is performed upon startup, which can take several minutes. Following PR fixed this problem by waiting until optimization is completed. @piosz Edit: This problem has no known workarounds if basePath is dynamic (like in our case) Reference: https://discuss.elastic.co/t/how-to-avoid-dynamic-bundle-optimization/37367