Skip to content

Commit

Permalink
Edits to comply with style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
JPRichings committed Sep 23, 2024
1 parent c1e032d commit 66e923a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/env/cpu_freq_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def assert_finished(self):
"""Sanity check that CPU_CRAY_TARGET is set"""
return sn.assert_found(f"SLURM_CPU_FREQ_REQ={self.freq}", self.stdout)


@rfm.simple_test
class CPUHighFreqTest(rfm.RunOnlyRegressionTest):
"""Checks that CPU frequency is set to 2.25GHz by default"""
Expand Down

0 comments on commit 66e923a

Please sign in to comment.