add support in Bundle easyblock to run full sanity check#627
add support in Bundle easyblock to run full sanity check#627boegel merged 3 commits intoeasybuilders:developfrom
Conversation
|
@wpoely86: please review? |
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
looks fine but can you not make it run the sanity check automatically when extensions are used? |
|
@wpoely86: Hmm, good idea. Also when |
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
@wpoely86: please rereview? |
There was a problem hiding this comment.
argh, crap, no, it's not :(
|
@wpoely86: please rereview? |
|
looks fine |
…k_paths or sanity_check_commands is defined
d37120a to
07f9c5b
Compare
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
Going in, thanks for the review @wpoely86! |
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
add support in Bundle easyblock to run full sanity check
This is required for bundles like
R-bundle, to make sure the sanity check for the extensions is run.