Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first version of bot/check-result.sh script #241

Merged
merged 22 commits into from
Jun 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
bbc5d73
first version of bot/check-result.sh for software-layer
truib Apr 18, 2023
fb04876
fix path to helper scripts + define result file name
truib Apr 18, 2023
5ebc5d9
define functions for standardizing result output
truib Apr 18, 2023
b862154
polishing formating of status messages
truib Apr 19, 2023
95e8ff8
more polishing of comment details
truib Apr 19, 2023
6724b49
minor polishing of job result messages
truib Apr 19, 2023
b70c858
only log if run with --verbose
truib Apr 19, 2023
677c362
fix small bug when checking for tarball msg
truib Apr 20, 2023
e4932ee
avoid creating false positives
truib Apr 20, 2023
9a0e220
also filter OpenSSL dependency in EasyBuild configuration
boegel Jun 5, 2023
2759a13
Merge pull request #256 from boegel/2023.04_eb-filter-deps_openssl
bedroge Jun 5, 2023
074d7a1
update check-result.sh to state tested in NESSI PR125
truib Jun 18, 2023
3c43a92
check for missing installations requires a few updates for check-resu…
truib Jun 18, 2023
5a0294e
make sure experimental EasyBuild features can be used
truib Jun 18, 2023
009f90c
Merge branch '2023.04' into bot_check_result_script
trz42 Jun 18, 2023
4110548
removed OpenSSL from filter deps
truib Jun 20, 2023
f709a8a
let script's return value reflect SUCCESS (0) or FAILURE (1)
truib Jun 20, 2023
5cfb4e1
use test to check if slurm-*.out exists + fix reporting message
truib Jun 20, 2023
7478e7d
more polishing to address multiple comments/suggestions
truib Jun 20, 2023
827e686
remove tmpfile + clarify/improve exit
truib Jun 20, 2023
9296ed7
polishing examples + comments
truib Jun 20, 2023
78a9dc8
make sure that $job_out is defined in bot/check-result.sh
boegel Jun 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading