Skip to content
Snippets Groups Projects
Commit 1e70cb3f authored by Administrator's avatar Administrator Committed by Florian Uhlig
Browse files

Reenable lxir116 for CI

Machine is now running with Debian10.
Only set the proper CVMFS paths,
parent 7775ed1a
No related branches found
No related tags found
No related merge requests found
......@@ -278,14 +278,13 @@ FileLicenceCheck:
- CbmRoot
.linux_variables: &linux_variables
OS: "Debian8.11"
EXTRA_PATH: /cvmfs/it.gsi.de/cmake/3.19.1/bin
OS: "Debian10.11"
NCPU: 5
FAIRSOFT_VERSION: "jun19p1"
FAIRROOT_VERSION: "v18.2.0"
BASE_PATH: "/cvmfs/fairroot.gsi.de"
FAIRSOFT_VERSION: "jun19p2"
FAIRROOT_VERSION: "v18.2.1"
BASE_PATH: "/cvmfs/fairsoft.gsi.de/debian10"
SIMPATH: "$BASE_PATH/fairsoft/$FAIRSOFT_VERSION"
FAIRROOTPATH: "$BASE_PATH/fairroot/${FAIRROOT_VERSION}_fairsoft-${FAIRSOFT_VERSION}"
FAIRROOTPATH: "$BASE_PATH/fairroot/${FAIRROOT_VERSION}_fs_${FAIRSOFT_VERSION}"
.macosx_tag: &macosx_tag
stage: build
......@@ -404,10 +403,10 @@ CbmRoot_Merge_Singularity_centos7_apr21:
variables:
<<: [*mergeRequestVariables, *singularity_centos7_variables_apr21]
#CbmRoot_Merge:
# <<: [*linux_tag, *check_merge_request, *build_and_test]
# variables:
# <<: [*mergeRequestVariables, *linux_variables]
CbmRoot_Merge:
<<: [*linux_tag, *check_merge_request, *build_and_test]
variables:
<<: [*mergeRequestVariables, *linux_variables]
#CbmRoot_Merge_macosx:
# <<: [*macosx_tag, *check_merge_request, *build_and_test]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment