use run_shell_cmd in custom easyblock for ABAQUS#3414
use run_shell_cmd in custom easyblock for ABAQUS#3414branfosj merged 8 commits intoeasybuilders:5.0.xfrom
run_shell_cmd in custom easyblock for ABAQUS#3414Conversation
…BAQUS easyblock, since spaces get replaced with [\s\n]+ by run_shell_cmd
|
Hitting an interesting problem when testing with At some point The problem here is that " This probably indicates that another bug fix is required after easybuilders/easybuild-framework#4617, to only consider the new part of the output after a question has been answered? |
…stallation command of ABAQUS, by using non-greedy matching (*?) in combination with negative lookahead (?!)
|
Problem with the tests has nothing to do with the changes to the ABAQUS easyblock, it's fallout from a change in framework that broke the easyblocks test suite (I'll get that fixed in a separate PR): edit: fixed by: |
…on commands executed by ABAQUS easyblock
d0e941a to
58599f7
Compare
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @Micket Overview of tested easyconfigs (in order)
Build succeeded for 0 out of 1 (1 easyconfigs in total) |
|
Test report by @Micket Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @Micket Overview of tested easyconfigs (in order)
Build succeeded for 0 out of 1 (1 easyconfigs in total) |
|
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
|
…n installing on a sloooow filesystem
…syblocks into abaqus_run_shell_cmd
Micket
left a comment
There was a problem hiding this comment.
LGTM (I'm fine with 1000 everywhere. Probably overkill for many of these, but who knows, still isn't to terrible to wait out 1000 if there truly is some situation where it is broken)
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Going in, thanks @boegel! |
|
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
No description provided.