Elasticsearch: Remove xpack button and make includeFrozen not dependant on it (#84734)

This commit is contained in:
Ivana Huckova
2024-03-20 09:59:26 +01:00
committed by GitHub
parent fba2b61408
commit 77b1c97482
8 changed files with 13 additions and 44 deletions
-1
View File
@@ -57,7 +57,6 @@ func newFlowTestDsInfo(body []byte, statusCode int, requestCallback func(req *ht
HTTPClient: &client,
MaxConcurrentShardRequests: 42,
IncludeFrozen: false,
XPack: true,
}
}