feat: close v3 slo gates and lifecycle metrics
This commit is contained in:
@@ -47,6 +47,9 @@ if [[ $frontend_smoke_status -ne 0 ]]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
log "running vNext SLO release gate"
|
||||
bash "$ROOT_DIR/scripts/test/verify_vnext_slo_release_gate.sh"
|
||||
|
||||
log "running gofmt check"
|
||||
gofmt -l . | tee "$GOFMT_LOG"
|
||||
if [[ -s "$GOFMT_LOG" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user