diff --git a/integration/test/nvme_test.go b/integration/test/nvme_test.go index 67c58c4..877f6bd 100644 --- a/integration/test/nvme_test.go +++ b/integration/test/nvme_test.go @@ -17,7 +17,7 @@ const NvmeCluster = "aff" const NvmeClusterStr = "On the " + NvmeCluster + " cluster, " func TestNVMe(t *testing.T) { - SkipIfMissing(t, CheckTools) + SkipIfMissing(t, "CHECK_TOOLSS") // Temp disable due to aff cluster issue tests := []struct { name string