USHIFT-6682: Reenable gitops test#6328
USHIFT-6682: Reenable gitops test#6328openshift-merge-bot[bot] merged 3 commits intoopenshift:mainfrom
Conversation
This reverts commit 029fe0f.
|
/test ? |
|
Skipping CI for Draft Pull Request. |
WalkthroughGITOPS_VERSION updated from 1.16 to 1.19 in version sources; a gitops-specific boot source and the suites/gitops/ test suite were added to a boot scenario script; a new no-op shim function Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/test e2e-aws-tests-bootc-periodic e2e-aws-tests-bootc-periodic-arm |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
packaging/greenboot/functions.sh (1)
142-144: Document that this is an intentional compatibility shim.A bare no-op here is fine, but without a short comment explaining which caller expects
log_script_exit(), this looks removable during cleanup. Please add one line clarifying that it exists to satisfy the gitops script hook.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@packaging/greenboot/functions.sh` around lines 142 - 144, Add a one-line comment to the no-op function log_script_exit clarifying it is an intentional compatibility shim kept to satisfy the gitops script hook (i.e., a caller outside this module expects this function), so it isn't removed during cleanup; place the brief comment immediately above or inside the log_script_exit function body mentioning "compat shim for gitops script hook" and leave the function body as a no-op.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@packaging/greenboot/functions.sh`:
- Around line 142-144: Add a one-line comment to the no-op function
log_script_exit clarifying it is an intentional compatibility shim kept to
satisfy the gitops script hook (i.e., a caller outside this module expects this
function), so it isn't removed during cleanup; place the brief comment
immediately above or inside the log_script_exit function body mentioning "compat
shim for gitops script hook" and leave the function body as a no-op.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Central YAML (inherited)
Review profile: CHILL
Plan: Pro
Run ID: c7688848-63ca-4046-b2a3-497dedaa94b2
📒 Files selected for processing (1)
packaging/greenboot/functions.sh
5c4f981 to
2666f75
Compare
|
/test e2e-aws-tests-bootc-periodic e2e-aws-tests-bootc-periodic-arm |
|
@pmtk: This pull request references USHIFT-6682 which is a valid jira issue. DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ggiguash, pmtk 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 |
|
/verified by ci |
|
@pmtk: This PR has been marked as verified by DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/retest |
|
/retest-required |
|
@pmtk: 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