Add new computer for CI pipeline
- Jun 16, 2021
-
-
Administrator authored
There is a known but yet not fixed with the latest FairSoft (ROOT) version and the Analystree package which breaks the test suite. Since we don't use the version anyway the test is remove from the pipeline till the issue is fixed.
fbfa7761 -
Administrator authored
Add new combinations of FairSoft/FairRoot to the Debian8 tests which are executed on the singularity runner Pass additional flags to CTest. Cleanup the script.
3f20d250 -
Administrator authored
If defined run a configuartion script before executing CTest. This is needed for example to define newer compiler or cmake versions.
3ea7eabc -
Administrator authored
Beside debian10 test also on debain8. Limit the number of used CPUs to 14 such that 4 concurrent jobs don't interfere with each other.
ff762015 -
Administrator authoredfbe6b1ff
-
Administrator authored4ffee86d
-
Administrator authored
Store variables and job template separatly and put them together for the job. With only one job this doesn't make sense yet but if more jobs are added the definition of the new jobs become much more easy and the duplicated code is removed.
458ce900 -
Administrator authored
Move variables out of the script. If this works the script can used by any of our runners.
c628b9fd -
Administrator authored
Add new computer with a singularity runner. Currently the image is fixed to debian10. If the runner correctly works the scheme can be expanded to other OS. This is currently a test if the runner is implemented correctly and properly picks up the work.
b4e522e5
-