buildtest release 0.1.8
Pre-release
Pre-release
·
4989 commits
to devel
since this release
buildtest release 0.1.8
The following features have been added in 0.1.8
- Automate batch job submission from buildtest via --submitjob
- Fix shell magic (#!/bin/sh, #!/bin/bash, #!/bin/csh) for binary test
- Tab completion for buildtest argument using argcomplete module. See ddb9e42
- autopopulate choice for --system, --sysyaml, and --software
- Fix output of -svr and resolve bug when 2 modules with same app/version found in different trees. Only in HMNS. See 7ddf91b for more details
- Group buildtest commands for ease of use.
- Support for yaml keys scheduler and jobslot to enable jobscript creation from yaml files. See 0fe4189
- Further support for scheduler and automatic detection. Currently supports LSF and SLURM.