STEllAR-GROUP / octotiger

Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
http://octotiger.stellar-group.org/
Boost Software License 1.0
48 stars 17 forks source link

Improve jenkins spack #465

Closed G-071 closed 9 months ago

G-071 commented 9 months ago

This PR improves the CI testing with Jenkins and Spack. Mostly, we move away from dev-build + build-env to just using dev-build itself, simplifying the pipeline. Moreover, the testing is now more robust and uses --fresh builds everywhere (less relying on the current state of the Spack installs in Jenkins).