NERSC/buildtest-nersc

rewrite e4s 22.05 developer workflow test

Closed this issue · 1 comments

we need to rewrite this test https://github.com/buildtesters/buildtest-nersc/blob/devel/buildspecs/apps/e4s/22.05/developer_workflow.yml to match our documentation https://docs.nersc.gov/applications/e4s/perlmutter/22.05/.

We are missing several commands such as

  • spack find output
  • spack load and spack unload.
  • cat $SPACK_ROOT/etc/spack/modules.yaml and cat $SPACK_ROOT/etc/spack/config.yaml

We should also make the test cleanup pre-created paths for modules and install tree which is $HOME/spack-workspace/perlmutter/modules and $HOME/spack-workspace/perlmutter/software so running rm -rf $HOME/spack-workspace/perlmutter/modules would do the trick