Skip to content

Commit

Permalink
Merge pull request #269 from trz42/remove_obsolete_settings
Browse files Browse the repository at this point in the history
three obsolete settings removed from bot cfg
  • Loading branch information
boegel authored Jun 21, 2023
2 parents eef18e9 + 7a43363 commit d86ae74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bot/bot-eessi-aws-citc.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,4 @@ missing_modules = Slurm output lacks message "No missing modules!".
no_tarball_message = Slurm output lacks message about created tarball.
no_matching_tarball = No tarball matching `{tarball_pattern}` found in job dir.
multiple_tarballs = Found {num_tarballs} tarballs in job dir - only 1 matching `{tarball_pattern}` expected.
job_result_comment_fmt = <details><summary>{summary} _(click triangle for detailed information)_</summary>Details:{details}<br/>Artefacts:{artefacts}</details>
job_result_details_item_fmt = <br/>&nbsp;&nbsp;&nbsp;&nbsp;{item}
job_result_artefacts_item_fmt = <li><code>{item}</code></li>
job_result_unknown_fmt = <details><summary>:shrug: UNKNOWN _(click triangle for detailed information)_<summary/><ul><li>Job results file `{filename}` does not exist in job directory or reading it failed.</li><li>No artefacts were found/reported.</li></ul></details>

0 comments on commit d86ae74

Please sign in to comment.