Hi Loris,

Neither of those options mentioned by Alexandre will work.

Test cases is a separate post-install step; test step is between build and install, so way before the sanity check.

There is a way though: use this in your easyconfig file:

skipsteps = ['sanitycheck']

(supported since EasyBuild v3.7.0, see https://github.com/easybuilders/easybuild-framework/pull/2549)

It goes without saying that this is *not* recommended, the sanity check is there for very good reasons, so it shouldn't be skipped.

I strongly suggest that you figure out why the sanity check fails instead, or try to tweak it such that it does pass...


regards,

Kenneth

On 11/10/2022 17:09, Strube, Alexandre wrote:
Not sure if those would do it, but worth a try

     -t, --*skip*-test-cases
    --*skip*-test-step    Skip running the test step (e.g. unit tests) (default: False)



On 11. Oct 2022, at 16:59, Loris Bennett <[email protected] <mailto:[email protected]>> wrote:

Hi,

Is there an option to skip the sanity check and still install everything
and create the module file?

Cheers,

Loris

--
Dr. Loris Bennett (Herr/Mr)
ZEDAT, Freie Universität Berlin Email [email protected] <mailto:[email protected]>


Reply via email to