Skip to content

chore(tests): disable fcarm integration tests#3535

Open
Molter73 wants to merge 1 commit into
masterfrom
mauro/disable-fcarm-tests
Open

chore(tests): disable fcarm integration tests#3535
Molter73 wants to merge 1 commit into
masterfrom
mauro/disable-fcarm-tests

Conversation

@Molter73

Copy link
Copy Markdown
Collaborator

Description

This test has been failing with data corruption that will require updating falco to the latest release, we are disabling them until then to reduce the noise of our CI.

Tracked in https://redhat.atlassian.net/browse/ROX-35438

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

  • The fcarm test does not run.

These test has been failing with data corruption that will require
updating falco to the latest release, we are disabling them until then
to reduce the noise of our CI.

Tracked in https://redhat.atlassian.net/browse/ROX-35438
@Molter73 Molter73 requested a review from a team as a code owner June 29, 2026 15:37
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 70c3e9ce-4eaf-412a-b271-2daad623bd18

📥 Commits

Reviewing files that changed from the base of the PR and between 7eb772d and d4e843d.

📒 Files selected for processing (1)
  • .github/workflows/integration-tests.yml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the integration test setup to avoid an unsupported VM option.
    • No user-facing functionality changes.

Walkthrough

The fcarm VM type entry in the arm64-integration-tests CI matrix is commented out and annotated with a reference to ROX-35438, effectively disabling that test variant.

Changes

arm64 Integration Tests CI

Layer / File(s) Summary
Disable fcarm matrix entry
.github/workflows/integration-tests.yml
fcarm is commented out in the arm64-integration-tests job's vm_type matrix, with a comment referencing ROX-35438.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely states the main change: disabling fcarm integration tests.
Description check ✅ Passed The description follows the template with a change summary, checklist, and testing section, though some checklist items are left unaddressed.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mauro/disable-fcarm-tests

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

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.34%. Comparing base (7eb772d) to head (d4e843d).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3535   +/-   ##
=======================================
  Coverage   27.34%   27.34%           
=======================================
  Files          95       95           
  Lines        5420     5420           
  Branches     2545     2545           
=======================================
  Hits         1482     1482           
  Misses       3211     3211           
  Partials      727      727           
Flag Coverage Δ
collector-unit-tests 27.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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.

3 participants