fix unit tests by not cleaning up all $EASYBUILD_X env vars, only the ones that matter#963
Conversation
There was a problem hiding this comment.
Shouldn't we restore the env as it was before EB started if we do stuff like this?
There was a problem hiding this comment.
this change is local to the running eb process, it can't leak into the session in which eb was run...
|
Looks fine |
There was a problem hiding this comment.
@pforai, @pescobar: are you OK with this, bumping the required Lmod version to the just released v5.6.3 (for the upcoming EasyBuild v1.14.0)? There are a couple of critical fixes in that version, on which the current develop version of framework depends (depending on the configuration, but doing different version checks based on how EB is configured is not something I want to get into)
There was a problem hiding this comment.
Agreed! That version brings us additional benefits.
…ugs/missing features in earlier versions
|
heads up: I've set the required version of |
|
@boegel this will be a good excuse to upgrade my Lmod installs :) |
fix unit tests by not cleaning up all $EASYBUILD_X env vars, only the ones that matter
No description provided.