Skip to content

Releases: lammps/lammps-testing

Stable release 29 October 2020

29 Oct 00:09
d8e172d
Compare
Choose a tag to compare

Marks the test cases used for the matching patch release of LAMMPS.

Patch release 15 June 2020

16 Jun 10:28
9d5030f
Compare
Choose a tag to compare
Pre-release

Marks the test cases used for the matching patch release of LAMMPS.

Changes

  • Moved Compilation, Run, Regression, and Unit Tests to a script-based approach. This allows us to be more independent of what CI system we are using and allow possible future (partial) migration to other systems.
  • Jenkins pipelines have been condensed. E.g., multiple individual compilation jobs are now just one Jenkins pipeline with parallel child jobs that only report a single status back to GitHub. This should minimize the cases where we run into GitHub Status API limits
  • The test matrix is now configured using a set of YAML files and scripts, which translates to what is running on the CI servers. E.g., it is not necessary to change any pipeline code to add a new configuration to the compilation tests.
  • Singularity containers are now used for all tests
  • Tests suite can be installed locally to run CI tests on a development system

Patch release 5 May 2020

05 May 00:21
Compare
Choose a tag to compare
Pre-release

Marks the test cases used for the matching stable release of LAMMPS.

Stable release 3 March 2020

04 Mar 17:18
Compare
Choose a tag to compare

Marks the test cases used for the matching stable release of LAMMPS.

Stable release 7 August 2019

19 Aug 15:18
Compare
Choose a tag to compare

Marks the test cases used for the matching stable release of LAMMPS.