-
Notifications
You must be signed in to change notification settings - Fork 308
enhance MrBayes easyblock with custom sanity check command #2727
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
enhance MrBayes easyblock with custom sanity check command #2727
Conversation
|
I tried this out but I don't see these checks being run: |
|
I think you need to use |
|
@ocaisa I can't reproduce that |
|
That's because the old ec has an explicit sanity check command |
|
Oh I see, that easyconfig actually doesn't use the |
|
@ocaisa can you try with one of the |
|
@jfgrimm I tried this easyblock with |
|
I mean, there's a PR for 3.2.6 so I assume there's a requirement for that version. Since 3.2.7+ doesn't use the easyblock and instead uses |
|
What I mean is, is there much point in adding features to a now-outdated easyblock? I would say that the version in that PR should really be |
|
I looked at the discussion in https://github.com/easybuilders/easybuild-easyconfigs/pull/10831/files#r443527147 and I think we can merge that PR with a small change here: (I tested this) |
|
With the new |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
(created using
eb --new-pr)