Skip to content

refactor: disable nvme tools in ci#139

Open
Hardikl wants to merge 1 commit into
mainfrom
hl_disnvm
Open

refactor: disable nvme tools in ci#139
Hardikl wants to merge 1 commit into
mainfrom
hl_disnvm

Conversation

@Hardikl
Copy link
Copy Markdown
Contributor

@Hardikl Hardikl commented May 15, 2026

No description provided.

@Hardikl Hardikl requested a review from cgrinds as a code owner May 15, 2026 16:52
Copilot AI review requested due to automatic review settings May 15, 2026 16:52
@Hardikl Hardikl requested a review from rahulguptajss as a code owner May 15, 2026 16:52
@cla-bot cla-bot Bot added the cla-signed label May 15, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR temporarily disables the NVMe integration test suite due to an AFF cluster issue.

Changes:

  • Changes the NVMe test gating environment variable from CHECK_TOOLS to CHECK_TOOLSS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


func TestNVMe(t *testing.T) {
SkipIfMissing(t, CheckTools)
SkipIfMissing(t, "CHECK_TOOLSS") // Temp disable due to aff cluster issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants