Skip to content

Commit

Permalink
Skip WAL test for sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
damemi committed May 24, 2023
1 parent 3d9692e commit 0179cdd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ var MetricsTestCases = []TestCase{
cfg.MetricConfig.WALConfig.Enabled = true
cfg.MetricConfig.WALConfig.Directory = "./"
},
SkipForSDK: true,
},
// TODO: Add integration tests for workload.googleapis.com metrics from the ops agent
}

0 comments on commit 0179cdd

Please sign in to comment.