Draft: Temporary disable volume caching
Attempt to locate the problem with CI testing
Merge request reports
Activity
added 11 commits
-
2d10700a...c2092e96 - 10 commits from branch
main
- d922ada4 - Temporary disable volume caching
-
2d10700a...c2092e96 - 10 commits from branch
added 2 commits
added 5 commits
-
67da0346...ca12abb9 - 4 commits from branch
main
- b45678e1 - Temporary disable volume caching
-
67da0346...ca12abb9 - 4 commits from branch
added 2 commits
added 1 commit
- d9ffd01f - Removed artifact saving from the build_geomodel_athena CI job
added 3 commits
-
d9ffd01f...1021b1a6 - 2 commits from branch
main
- 0fb441db - Temporary disable volume caching
-
d9ffd01f...1021b1a6 - 2 commits from branch
added 1 commit
- ebd58abd - In the Athena build switched to the Release build type to save on artifact sizes
added 13 commits
-
0fb441db...569e5896 - 12 commits from branch
main
- 3c303879 - Temporary disable volume caching
-
0fb441db...569e5896 - 12 commits from branch
Hi @pagessin, after our meeting at CERN a couple of weeks ago I've been using this draft MR for playing around with the GeoModel Athena pipeline. Here is what we have now
- I removed build caching and that seems to have solved the compilation problems
- I added
Simulation/AtlasGeant4
to the package filters list and that solved the crashes in Simulation workflow tests - The remaining problematic tests are reconstruction jobs. They suspiciously fail in
ActsTrackingGeometrySvc
. The failure is not reproducible if I do a local build of externals + Evgueni's branch. This makes me think that perhaps we should also rebuild ACTS (which now depends on GeoModel) as part of thebuild_geomodel_athena
. Subsequently, we must also rebuild allActs*
packages.
What do you think? Thanks.
added 9 commits
-
3c303879...ba58071a - 8 commits from branch
main
- e38c1deb - Temporary disable volume caching
-
3c303879...ba58071a - 8 commits from branch
added 27 commits
-
e38c1deb...ded9bf6d - 26 commits from branch
main
- f55502e2 - Temporary disable volume caching
-
e38c1deb...ded9bf6d - 26 commits from branch
Please register or sign in to reply