[ci/es-verify] Report failed tests to github (#182578)

Enable test failure reporting (via opening a github issue) on:
- kibana-es-serverless-snapshots
- kibana-es-snapshots.yml.
This commit is contained in:
Jon 2024-05-06 08:45:26 -05:00 committed by GitHub
parent b64500b9e6
commit a20b226599
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@ spec:
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
ES_SERVERLESS_IMAGE: latest
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
allow_rebuilds: true
branch_configuration: main
default_branch: main

View file

@ -128,6 +128,7 @@ spec:
env:
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
allow_rebuilds: true
branch_configuration: main 8.14 7.17
default_branch: main