Skip to content

Commit

Permalink
adjust test data (app.cfg)
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Sep 10, 2024
1 parent 216e2db commit 35dac28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_app.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@

# variable 'comment' under 'submitted_job_comments' should not be changed as there are regular expression patterns matching it
[submitted_job_comments]
initial_comment = New job on instance `{app_name}` for architecture `{arch_name}` for repository `{repo_id}` in job dir `{symlink}`
awaits_release = job id `{job_id}` awaits release by job manager
initial_comment = New job on instance `{app_name}` for CPU micro-architecture `{arch_name}`{accelerator_spec} for repository `{repo_id}` in job dir `{symlink}`
with_accelerator =  and accelerator `{accelerator}`

[new_job_comments]
awaits_lauch = job awaits launch by Slurm scheduler
Expand Down

0 comments on commit 35dac28

Please sign in to comment.