Add redhat-ai-dev/rhess jobs on aws-devfile profile#81170
Conversation
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (1)
WalkthroughAdds rhess ownership metadata, ci-operator build and test configuration, and Prow plugin settings for the repository. Changesrhess repository configuration
Sequence Diagram(s)Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johnmcollier The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: John Collier <jcollier@redhat.com>
|
/pj-rehearse |
|
@johnmcollier: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@johnmcollier: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@johnmcollier: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary by CodeRabbit
This change adds/updates OpenShift CI configuration for the
redhat-ai-dev/rhessrepo to run on theaws-devfileprofile. It introduces a newredhat-ai-dev-rhess-mainCI configuration that builds and publishes therhessimage (for OpenShift 4.20), sets default job resource requests/limits, and adds an optionalrhess-e2eworkflow that provisions an AWS IPI cluster, setsBASE_DOMAIN=devfile-ci.com, installs the OpenShift client for 4.20, runs.ci/openshift_e2e.sh, and uses the builtrhessimage viaRHESS_IMAGE.It also updates repo governance/integration by adding an
OWNERSfile (defining approvers/reviewers) and a Prow plugin configuration that definesapprove/lgtmpolicies and enables a trusted-app trigger foropenshift-merge-bot.