We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3ad77 commit 98e1526Copy full SHA for 98e1526
ansible/ci/check_grafana.yml
@@ -23,4 +23,4 @@
23
delay: 5
24
vars:
25
_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']
+ _expected_jobs: ['pingpong.sh']
0 commit comments