Skip to content

Commit 98e1526

Browse files
committed
change check_grafana to expect just pingpong
1 parent 6d3ad77 commit 98e1526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/ci/check_grafana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
delay: 5
2424
vars:
2525
_found_jobs: "{{ _slurm_stats_jobs.docs | map(attribute='JobName', default='(json error in slurmstats data)') }}"
26-
_expected_jobs: ['hpl-solo.sh', 'pingpong.sh', 'pingmatrix.sh']
26+
_expected_jobs: ['pingpong.sh']

0 commit comments

Comments
 (0)