- Jul 12, 2021
-
-
-
-
-
-
-
-
-
Administrator authored
Increase the depth of the shallow clone done by GitLab. If the number of commits is larger than the depth, the head of the upstream/master is not in the history otherwise. This fixes a problem of !399.
-
- Jul 07, 2021
-
-
Administrator authored
Add tests for macosx 10.15 and 11 on our new runners. Retire old test on macosx 10.13. Define number of CPUs in runner configuration. Move the definition from the global gitlab CI configuration to the local runner configurations. Defining the number of CPUs in the runner configuration allows to adjust this value to the actual underlying hardware.
-
- Jul 01, 2021
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Jun 30, 2021
-
-
Pascal Raisig authored
-
- Jun 25, 2021
-
-
Andreas Redelbach authored
-
Andreas Redelbach authored
-
Andreas Redelbach authored
-
Administrator authored
This pipline only runs when merging a merge request.
-
-
There is a known but yet not fixed issue 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.
-
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.
-
If defined run a configuration script before executing CTest. This is needed for example to define newer compiler or cmake versions.
-
Beside the existing debian10 test, now also debian8 is tested. Limit the number of used CPUs to 14 such that 4 concurrent jobs don't interfere with each other.
-
-
-
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.
-
Move variables out of the script. If this works the script can be used by any of our runners.
-
Add a 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.
-
Cornelius Feier-Riesen authored
Develop combinatorial BG procedure and add corresponding histograms
-
Script which asks a series of questions which detectors to include to allow automatic generation of a user specified setup script. The scripts allows only default geometries as a feature. Additionally, allows the user to shift the downstream detectors to any desired location with correct placements prompts. The script doesn't not modify existing geometries but creates new geometries with the auto tag which are overwritten on each subsequent run. Although linking of parameter files has been included. This script was created for the management of geometries and should be treated with caution for use in simulation. The script creates new macros using the prenom "costum" from the run_transport, run_digi and run_reco digis.
-
- Jun 24, 2021
-
-
-
Administrator authored
Somehow /usr/loacl/lib isn'T any longer in the default link path such that libfreetype isn't found.
-
Work around an issue in boost. https://github.com/boostorg/property_tree/pull/50
-
Comment unused variables.
-
Comment unused parameters.
-
Comment unused variables and data members. Fix printf formating issue which is different between macosx and Linux.
-
- Jun 23, 2021
-
-
Pierre-Alain Loizeau authored
- Update mTrd asic parameters for mcbm2021 setup - Add a separate file for the drifttime map of the 1D TRD modules
-