Skip to content

Commit

Permalink
IEize
Browse files Browse the repository at this point in the history
  • Loading branch information
rabin-io committed Dec 24, 2024
1 parent d5197db commit 6f064c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: interop-cnv-499-odf-tests-aws-ipi-ocp417
- as: interop-cnv-499-odf-tests-aws-ipi-ocp-nightly
cron: 04 09 * * 6
steps:
cluster_profile: aws-interop-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-RedHatQE-interop-testing-cnv-4.99-ocp-cnv-odf-4.99-interop-cnv-499-odf-tests-aws-ipi-ocp417
reporter_config:
slack:
channel: '#cnv-release-4-99-z'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :slack-green: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :failed:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
logs> {{end}}'
name: periodic-ci-RedHatQE-interop-testing-cnv-4.99-ocp-cnv-odf-4.99-interop-cnv-499-odf-tests-aws-ipi-ocp-nightly
spec:
containers:
- args:
Expand All @@ -36,7 +25,7 @@ periodics:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=interop-cnv-499-odf-tests-aws-ipi-ocp417
- --target=interop-cnv-499-odf-tests-aws-ipi-ocp-nightly
- --variant=ocp-cnv-odf-4.99
command:
- ci-operator
Expand Down

0 comments on commit 6f064c6

Please sign in to comment.