[Serverless] Improve stability of prod quality gate SLO check (#171917)

This commit is contained in:
Thomas Watson 2023-11-27 21:50:26 +01:00 committed by GitHub
parent 20d3fe23bd
commit f8e992393a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"