Skip to content

chore: remove unused pytest.ini#3083

Open
lauragra-y wants to merge 1 commit into
NVIDIA:mainfrom
lauragra-y:chore/remove-unused-pytest-ini
Open

chore: remove unused pytest.ini#3083
lauragra-y wants to merge 1 commit into
NVIDIA:mainfrom
lauragra-y:chore/remove-unused-pytest-ini

Conversation

@lauragra-y

@lauragra-y lauragra-y commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

pytest.ini only declared an integration marker that is not referenced anywhere in the repo. There is no other pytest configuration that points at it. Removing the dead config.

The pytest.ini only declared an 'integration' marker that is not
referenced anywhere in the repo, and no test config points at it.
@lauragra-y lauragra-y requested a review from a team as a code owner July 2, 2026 13:01
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

The pytest.ini configuration file had its [pytest] section and the markers entry defining the integration test marker removed, eliminating the custom marker declaration entirely.

Changes

Cohort / File(s) Summary
Removed pytest marker configuration
pytest.ini
Removed the [pytest] section and the markers entry declaring the integration custom test marker.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Compact metadata:

  • Related issues: None provided
  • Related PRs: None provided
  • Suggested labels: None
  • Suggested reviewers: None

Poem:

A rabbit hopped through config lines so bare,
Found a marker section, no longer there.
"Integration" once tagged, now swept clean away,
Three lines vanished on this quiet day.
Formal and terse, the diff stands stark—
A small, clean cut, right on the mark. 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description check ✅ Passed The description accurately matches the change: removing an unused pytest.ini integration marker.
Title check ✅ Passed The title accurately summarizes the main change: removing the unused pytest.ini configuration.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@lauragra-y lauragra-y self-assigned this Jul 2, 2026
@lauragra-y lauragra-y changed the title chore: remove unused pytest.ini remove unused pytest.ini Jul 2, 2026
@lauragra-y lauragra-y changed the title remove unused pytest.ini chore: remove unused pytest.ini Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

🔍 Container Scan Summary

Service Total Critical High Medium Low Other
boot-artifacts-aarch64 3 0 0 3 0 0
boot-artifacts-x86_64 3 0 0 3 0 0
forge-admin-cli-x86_64 272 5 27 89 7 144
machine-validation-runner 769 25 209 278 36 221
machine_validation 769 25 209 278 36 221
machine_validation-aarch64 769 25 209 278 36 221
nvmetal-carbide 769 25 209 278 36 221
TOTAL 3354 105 863 1207 151 1028

Per-CVE detail lives in the per-service grype-* artifacts (JSON + SARIF). Severity counts only — no CVE IDs published 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.

2 participants