Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Deezzir committed Sep 17, 2024
1 parent fe54104 commit 30da2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/test_snap_dcgm.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@ def test_dcgm_metric_config(self) -> None:

# Revet back
self.set_config(service, config)
self.check_metric_config("/etc/dcgm-exporter/default-counters.csv")
self.check_metric_config("default-counters.csv")

subprocess.check_call(f"sudo rm {metric_file_path}".split())

0 comments on commit 30da2f3

Please sign in to comment.