Update docker environment, use shared runners
All threads resolved!
All threads resolved!
Use new docker images based on Ubuntu 24.04 : base for testing analysis for static and dynamic analysis.
Use the gitlab's instance runners dedicated to docker jobs instead of our old custom virtual machines from ci.inria.fr which will be destroyed in a near future.
The shared runners do not accept docker images larger than 10 GB (which is reasonnable). As a result we must stop using the big docker image with the union of all solverstack's dependencies, and prefer using a basic image plus some precise dependencies project by project.
Clean some CI scripts.
Merge request reports
Activity
- Resolved by Mathieu Faverge
added 1 commit
- 43340350 - Update docker environment and clean ci scripts
- Resolved by PRUVOST Florent
added 1 commit
- fa77e6f3 - Update docker environment and clean ci scripts
mentioned in commit d716ff48
Please register or sign in to reply