mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-28 01:47:20 +00:00
Make sure the path to known-modules.json is relative to the
system-stats-monitor.json file
This commit is contained in:
@@ -28,4 +28,4 @@ func TestRegistration(t *testing.T) {
|
||||
assert.NotPanics(t,
|
||||
func() { problemdaemon.GetProblemDaemonHandlerOrDie(SystemStatsMonitorName) },
|
||||
"System stats monitor failed to register itself as a problem daemon.")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user