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
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ tests:
- chain: hypershift-conformance
workflow: hypershift-aws-conformance
- as: e2e-aws-ovn-conformance-techpreview
cron: '@daily'
interval: 6h
reporter_config:
channel: '#forum-ocp-splat-alerts-aws'
job_states_to_report:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1006,14 +1006,14 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build07
cron: 48 22 * * *
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-5.0
org: openshift
repo: hypershift
interval: 6h
labels:
ci-operator.openshift.io/cloud: hypershift-aws
ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws
Expand Down