L1ce dev
- everything related to dependencies is moved to https://gitlab.cern.ch/cactus/cc7-l1ce-ready (downloads and packs rpms as artifacts and creates docker image for l1page/l1ce CI); this in order to avoid CI building environment to diverge from p5 (l1page issue 49)
- cleaned Makefile in order to cover only configuration, installation, and rpm creation stages
- optimized CI: the
test
stage now depends on thetest-build
and uses its artifacts (usable also as test rpm within 1 day lifetime) - configuration templates put in the
setup
folder: theconfig
folder contains only the host configuration files in their final form - unified configuration scripts: all steps performed through changeConfig.sh
- simplified installation for development purposes
- updated documentation
closes #136 (closed) closes #143 (closed)
Edited by Code Archive for the Trigger Upgrades