[CI / FIPS] Adjust FIPS daily pipeline alerts, start time (#183855)

## Summary

The FIPS pipeline may be failing for quite awhile for issues to get
fixed and as the project ramps up. For now divert the alerts to a new
Slack channel. Also adjusted the start time so that it completes earlier
in the day.
This commit is contained in:
Brad White 2024-05-20 12:47:25 -06:00 committed by GitHub
parent 07feb6e35d
commit 8cb8306000
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ spec:
description: Run Kibana FIPS smoke tests
spec:
env:
SLACK_NOTIFICATIONS_CHANNEL: "#kibana-operations-alerts"
SLACK_NOTIFICATIONS_CHANNEL: "#kibana-fips-ftr-errors"
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: "true"
repository: elastic/kibana
branch_configuration: main
@ -30,7 +30,7 @@ spec:
schedules:
daily:
branch: main
cronline: 0 9 * * * America/New_York
cronline: 0 5 * * * America/New_York
teams:
kibana-operations:
access_level: MANAGE_BUILD_AND_READ