Skip to content

buildtest release 0.1.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@shahzebsiddiqui shahzebsiddiqui released this 27 Feb 15:19
· 4989 commits to devel since this release
a3aa301

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.