Skip to content

ci: Reduce operator verbosity to 2#354

Open
dsavineau wants to merge 1 commit into
ansible:mainfrom
dsavineau:ci/reduce_verbosity_to_2
Open

ci: Reduce operator verbosity to 2#354
dsavineau wants to merge 1 commit into
ansible:mainfrom
dsavineau:ci/reduce_verbosity_to_2

Conversation

@dsavineau
Copy link
Copy Markdown
Contributor

@dsavineau dsavineau commented Jun 2, 2026

Using verbosity 5 is a little bit too much even for debugging. Let's reduce it to 2.

Summary by CodeRabbit

  • Chores
    • Updated logging configuration settings across multiple automation resource definitions to adjust verbosity output levels.

Using verbosity 5 is a little bit too much even for debugging.
Let's reduce it to 2.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 8af9bc22-9f0e-4907-a3c2-883e3a45d6ab

📥 Commits

Reviewing files that changed from the base of the PR and between 0ca356d and d331dec.

📒 Files selected for processing (6)
  • .ci/eda_v1alpha1_eda.default.ci.yaml
  • .ci/eda_v1alpha1_eda.event_persistence.ci.yaml
  • .ci/eda_v1alpha1_eda.externaldb.ci.yaml
  • .ci/eda_v1alpha1_eda.ingress.ci.yaml
  • .ci/eda_v1alpha1_edabackup.ci.yaml
  • .ci/eda_v1alpha1_edarestore.ci.yaml

📝 Walkthrough

Walkthrough

The pull request reduces Ansible SDK operator verbosity from level 5 to 2 in six EDA CI configuration files by updating the ansible.sdk.operatorframework.io/verbosity annotation value in metadata. All files follow an identical change pattern on line 6.

Changes

CI Configuration Updates

Layer / File(s) Summary
Ansible SDK verbosity annotation reduction
.ci/eda_v1alpha1_eda.default.ci.yaml, .ci/eda_v1alpha1_eda.event_persistence.ci.yaml, .ci/eda_v1alpha1_eda.externaldb.ci.yaml, .ci/eda_v1alpha1_eda.ingress.ci.yaml, .ci/eda_v1alpha1_edabackup.ci.yaml, .ci/eda_v1alpha1_edarestore.ci.yaml
The ansible.sdk.operatorframework.io/verbosity annotation is updated from "5" to "2" in the metadata of all six EDA CI configuration files to reduce Ansible operator logging verbosity.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: reducing operator verbosity from 5 to 2 across CI configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant