Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions ci-operator/config/openshift/hypershift/.config.prowgen

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,13 @@ tests:
workflow: hypershift-aws-conformance
- as: e2e-aws-ovn-conformance-ccm
cron: '@monthly'
reporter_config:
channel: '#forum-ocp-splat-alerts-aws'
job_states_to_report:
- failure
- error
report_template: |
:red_jenkins_circle: :aws::edge: Periodical job *{{.Spec.Job}}* ended with *{{.Status.State}}*. (<{{.Status.URL}}|View logs>) (<https://prow.ci.openshift.org/job-history/gs/test-platform-results/logs/{{.Spec.Job}}|View history>)
steps:
cluster_profile: hypershift-aws
env:
Expand All @@ -168,6 +175,13 @@ tests:
workflow: hypershift-aws-conformance
- as: e2e-aws-ovn-conformance-ccm-techpreview
cron: '@monthly'
reporter_config:
channel: '#forum-ocp-splat-alerts-aws'
job_states_to_report:
- failure
- error
report_template: |
:red_jenkins_circle: :aws::edge: Periodical job *{{.Spec.Job}}* ended with *{{.Status.State}}*. (<{{.Status.URL}}|View logs>) (<https://prow.ci.openshift.org/job-history/gs/test-platform-results/logs/{{.Spec.Job}}|View history>)
steps:
cluster_profile: hypershift-aws
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,13 @@ tests:
workflow: hypershift-aws-conformance
- as: e2e-aws-ovn-conformance-ccm
cron: '@monthly'
reporter_config:
channel: '#forum-ocp-splat-alerts-aws'
job_states_to_report:
- failure
- error
report_template: |
:red_jenkins_circle: :aws::edge: Periodical job *{{.Spec.Job}}* ended with *{{.Status.State}}*. (<{{.Status.URL}}|View logs>) (<https://prow.ci.openshift.org/job-history/gs/test-platform-results/logs/{{.Spec.Job}}|View history>)
steps:
cluster_profile: hypershift-aws
env:
Expand All @@ -373,6 +380,13 @@ tests:
workflow: hypershift-aws-conformance
- as: e2e-aws-ovn-conformance-ccm-techpreview
cron: '@monthly'
reporter_config:
channel: '#forum-ocp-splat-alerts-aws'
job_states_to_report:
- failure
- error
report_template: |
:red_jenkins_circle: :aws::edge: Periodical job *{{.Spec.Job}}* ended with *{{.Status.State}}*. (<{{.Status.URL}}|View logs>) (<https://prow.ci.openshift.org/job-history/gs/test-platform-results/logs/{{.Spec.Job}}|View history>)
steps:
cluster_profile: hypershift-aws
env:
Expand Down
2 changes: 0 additions & 2 deletions ci-operator/config/stolostron/acm-config/.config.prowgen

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ build_root:
name: builder
namespace: stolostron
tag: go1.25-linux
prowgen:
expose: true
private: true
resources:
'*':
requests:
Expand Down