Skip to content

Fix test fetching headers#4699

Merged
ktf merged 2 commits into
AliceO2Group:devfrom
Barthelemy:fix-TestFetchingHeaders
Oct 28, 2020
Merged

Fix test fetching headers#4699
ktf merged 2 commits into
AliceO2Group:devfrom
Barthelemy:fix-TestFetchingHeaders

Conversation

@Barthelemy

Copy link
Copy Markdown
Collaborator

No description provided.

@Barthelemy Barthelemy requested a review from a team as a code owner October 28, 2020 09:55
Comment thread CCDB/test/testCcdbApi.cxx
std::vector<std::string> pfns;
auto updated = CcdbApi::getCCDBEntryHeaders("http://ccdb-test.cern.ch:8080/TOF/LHCphase/1567080816927", etag, headers);
string path = objectPath + "/" + std::to_string(getCurrentTimestamp());
auto updated = CcdbApi::getCCDBEntryHeaders("http://ccdb-test.cern.ch:8080/" + path, etag, headers);

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.

ok. so I was wrong and we checked to supposedly existing object. This is now as it should be! Thanks.

@ktf ktf merged commit 59f0a43 into AliceO2Group:dev Oct 28, 2020
tklemenz pushed a commit to tklemenz/AliceO2 that referenced this pull request Nov 12, 2020
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