Elasticsearch - Cluster Wait Function Improvements

This change modifies the cluster wait function to
check the cluster health status explicitly.

Once a status of at least "yellow" has been reached,
the Elasticsearch cluster should be able to facilitate
the API calls required by the other jobs of this chart.

Change-Id: I2660422a8e8122186d648042f5422ca9a82d23c7
This commit is contained in:
Steven Fitzpatrick
2020-07-10 14:31:22 -05:00
parent 2b4cf6a2d9
commit 57b1f3905b
3 changed files with 10 additions and 95 deletions

View File

@@ -420,10 +420,7 @@ jobs:
failed: 1
es_cluster_wait:
backoffLimit: 6
activeDeadlineSeconds: 600
snapshot_repository:
backoffLimit: 6
activeDeadlineSeconds: 600
activeDeadlineSeconds: 1200
verify_repositories:
cron: "*/30 * * * *"
history: