- Mar 12, 2025
-
-
Administrator authored
Recently it was found that some files contain non ASCII charaters. The added CI tests checks for files which contain non ASCII characters. Test fails if non ASCII characters are found in a commit.
-
- Feb 18, 2025
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
Rational: - was introduced because bare-metal OS on virgo and virgo2 is centOS + debian containers were not immediately available stable - now both vae23 (debian10) and vae24 (debian11) are available and well established/used by CBM virgo users - these two jobs were responsible for ~50% of all pipeline failures due to something hanging up in the load_libraries test at a cost of 2 x 900 s
-
- Jan 08, 2025
-
-
Pierre-Alain Loizeau authored
-
- Dec 12, 2024
-
-
- Jul 31, 2024
-
-
Administrator authored
The OS of run4 was upgraded to Debian12 so we need to update the CI runner on that machine.
-
- Jun 07, 2024
-
-
Administrator authored
The OS on the machine (lxir116) used for this step was updated again. This time to Debian12 which results in failing tests for this stage. Update the xrequirements in the CI description.
-
- May 31, 2024
-
-
Administrator authored
The OS on the machine (lxir116) used for this step was updated which results in failing tests for this stage. Update the requirements in the CI description.
-
- Feb 20, 2024
-
-
- Feb 15, 2024
-
-
Pierre-Alain Loizeau authored
=> Also change geo setups check to be executed by CMAKE in geometry install step (also if already downloaded) => This is needed as the new way relies on the geometry git copy being already present
-
- Jan 18, 2024
-
-
Administrator authored
Use the newly created or updated containers which contain the development packages for lzma and zstd. Without the new containers the linking of the flesnet binaries fail due to missing dependencies.
-
Administrator authored
The Debian10 container is superseded by the container vae23. Remove the old container from the test matrix and use onlx the new one.
-
The Debian10 container is superseded by the container vae23. Remove the old container from the test matrix and use onlx the new one.
-
- Jan 15, 2024
-
-
- Nov 22, 2023
-
-
- Nov 17, 2023
-
-
Administrator authored
Up to now the codef ormat check was executed on a dedicated machine which isn't accessible this morning. Meanwhile the code format check can also run in a container environment, so move it there.
-
- Nov 07, 2023
-
-
- Nov 06, 2023
-
-
- Oct 30, 2023
-
-
-
- run MR container building only if target is master - run the Repo and Code quality checks also for DC branches
-
- Oct 23, 2023
-
-
Felix Weiglhofer authored
-
- Sep 22, 2023
-
-
The check is disabled since it isn't yet decided if clang-tidy should be integrated in the CI chain.
-
- Jul 19, 2023
-
-
- May 10, 2023
-
-
Administrator authored
Instead of using the Singularity runtime to execute the test in containers the successor Apptainer is used.
-
- May 02, 2023
-
-
Administrator authored
Use the Apptainer (successor of Singularity) runner to test CbmRoot on a Debian12 container. Debian12 (bookworm) will be released mid of June. So the MR adds a test for Debian12 as well as a new container runtime environment.
-
- Mar 02, 2023
-
-
Administrator authored
Test CbmRoot with FairSoft nov22p1 and FairRoot v18.8.0 on macosx13.
-
- Dec 21, 2022
-
-
Administrator authored
After FairSoft nov22p1 and FairRoot v18.8.0 are released test CbmRoot with these releases on CentOS 7, Debian 10, macosx 11 and macosx 12.
-
- Nov 18, 2022
-
-
Administrator authored
Add CI test with FairSoft nov22rc and FairRoot v18.8_patches.
-
- Nov 06, 2022
-
-
Use a different installation directory For the test of the installation to allow to remove also the build directory. Test installation also on Debian 10 There was a problem when running CbmRoot from the installation directory with Debian10. So add also the installation test for Debian10.
-
- Jun 10, 2022
-
-
Administrator authored
The external flesnet requires at least CMake 3.14.0. Check already in our CMakeLists.txt if this version is available, otherwise the test is done when building flesnet and the error is hidden in some log file. Use CMake from the FairSoft installation on the CI runner (lxir116 )where the CMake version is to old.
-
- May 06, 2022
-
-
Administrator authored
Use qemu instead of VirtualBox to execute the virtual machines. The advantage is a much faster and reliable startup of the VMs. With VirtualBox the image needs to be copied as well there were sometimes problems with the ssh connection to a running machine. With qemu the copy of the image isn't needed and no ssh problems were seen yet.
-
- May 02, 2022
-
-
Remove builds which use old and unsupported FairSoft and FairRoot versions. Update FairSoft and FairRoot versions for real data test. Add missing dependency for clang-format checks.
-
- Feb 10, 2022
-
-
Administrator authored
Use also for macosx 11 the latest FairSoft and FairRoot release versions# Please enter the commit message for your changes. Lines starting
-
Administrator authored
Remove Debian8 systems from the CI pipeline. Use FairSoft apr21p2 and FairRoot v18.6.7 for tests.
-
- Feb 01, 2022
-
-
Machine is now running with Debian10. Only set the proper CVMFS paths,
-
Administrator authored
Machine was upgraded to a new OS.
-
- Jan 14, 2022
-
-
Administrator authored
-