fix Lmod version parsing for rc's, set $LMOD_IGNORE_CACHE, bump required Lmod version to 5.2, get rid of (slow) for detecting module dirs#780
Conversation
… get rid of (slow) for detecting module dirs, set $LMOD_IGNORE_CACHE
|
I made sure that Lmod |
|
ok |
|
We're currently NOT using eb to reflect to spider that the cache needs updating as of now, but might be a nice gimmick at some point in time. Looks good. I will review this on our production system but need to bump to 5.2 release that came out today first. |
|
@pforai: I bumped Lmod to v5.2 on our Jenkins test server, and the framework unit tests now fail on top of Lmod because this PR isn't merged in yet (unless I set So, this PR is getting a bit critical. Please let me know when you've managed to test things on your end. Any ETA for that? |
|
Still doesn't work if I don't set LMOD_IGNORE_CACHE=1. Investigating.... Edit: |
|
@pforai: So, good to merge in? |
|
@pfo confirmed on IRC this is good to go, so merging it in! |
fix Lmod version parsing for rc's, set $LMOD_IGNORE_CACHE, bump required Lmod version to 5.2, get rid of (slow) for detecting module dirs
@pescobar, @pfo, @azet: please review