Skip to content

[ALICE 3] Implementation of peacock layour for services#15122

Open
marcovanleeuwen wants to merge 5 commits intoAliceO2Group:devfrom
marcovanleeuwen:dev
Open

[ALICE 3] Implementation of peacock layour for services#15122
marcovanleeuwen wants to merge 5 commits intoAliceO2Group:devfrom
marcovanleeuwen:dev

Conversation

@marcovanleeuwen
Copy link
Collaborator

This implements the peacock layout for the ALICE 3 services and introduces a configuration parameter that allows to switch between the previus layout (symmetric, used in the LoI) and the new layout.

This was presented at the IT/OT MC meeting: https://indico.cern.ch/event/1655359/contributions/6957996/attachments/3231061/5759501/20260304_OT_services_update_mvl.pdf

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

Please consider the following formatting changes to AliceO2Group#15122
njacazio
njacazio previously approved these changes Mar 5, 2026
@alibuild
Copy link
Collaborator

alibuild commented Mar 5, 2026

Error while checking build/O2/fullCI_slc9 for 0ae50be at 2026-03-05 17:10:

## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:669:146: error: use nullptr [modernize-use-nullptr]
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:712:46: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:722:46: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:736:46: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:745:46: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:769:46: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:777:46: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:791:46: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/15122-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/simulation/src/TRKServices.cxx:799:46: error: statement should be inside braces [readability-braces-around-statements]
++ [[ 0 == 0 ]]
++ exit 1
--

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants