Skip to content

ITS DCS parser: added configurable url to retrieve RCT headers#11978

Merged
shahor02 merged 2 commits intoAliceO2Group:devfrom
iravasen:fix-its-parser-ccdb
Oct 4, 2023
Merged

ITS DCS parser: added configurable url to retrieve RCT headers#11978
shahor02 merged 2 commits intoAliceO2Group:devfrom
iravasen:fix-its-parser-ccdb

Conversation

@iravasen
Copy link
Copy Markdown
Contributor

@iravasen iravasen commented Sep 28, 2023

Default is o2.ccdb-internal. For local operations add

--ccdb-url-rct "http://alice-ccdb.cern.ch"

to the its-parser workflow.
cc @shahor02

o2::itsmft::ChipMappingITS mp;

// CCDB url for RCT headers
std::string mCcdbUrlRct = "http://alice-ccdb.cern.ch";
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you set the default to http://o2-ccdb.internal ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@iravasen
Copy link
Copy Markdown
Contributor Author

iravasen commented Oct 4, 2023

@shahor02 can you please merge this PR when you have second? Thank you

@shahor02 shahor02 merged commit 9fe0d97 into AliceO2Group:dev Oct 4, 2023
leo-barreto pushed a commit to leo-barreto/AliceO2 that referenced this pull request Nov 16, 2023
…O2Group#11978)

* added configurable url to retrieve RCT headers

* default ccdb to o2 ccdb internal
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.

2 participants