mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Serverless] Improve stability of prod quality gate SLO check (#171917)
This commit is contained in:
parent
20d3fe23bd
commit
f8e992393a
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ steps:
|
|||
TARGET_ENV: production
|
||||
CHECK_SLO: true
|
||||
CHECK_SLO_TAG: kibana
|
||||
CHECK_SLO_WAITING_PERIOD: 15m
|
||||
CHECK_SLO_BURN_RATE_THRESHOLD: 0.1
|
||||
soft_fail: true
|
||||
|
||||
- label: ":rocket: control-plane e2e tests"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue