Skip to content

Add token for the test CCDB instance#15416

Merged
ktf merged 1 commit into
AliceO2Group:devfrom
mrtineide:fixFailingCCDBTests
May 20, 2026
Merged

Add token for the test CCDB instance#15416
ktf merged 1 commit into
AliceO2Group:devfrom
mrtineide:fixFailingCCDBTests

Conversation

@mrtineide
Copy link
Copy Markdown
Contributor

Before the test instance did not need a token. This has changed, which broke tests that relied on hardcoded HTTP/. Now the test instance redirects to HTTPS and we need a token.

I ran the CCDB test again after this change and with also changing the redirect to from 302 to 307 on the server side, it passes the tests again.

Before the test instance did not need a token. This has changed, which
broke tests that relied on hardcoded HTTP, and not HTTPS.
Now the test instance redirects to HTTPS and we need a token.
@mrtineide mrtineide requested review from a team, Barthelemy, costing and sawenzel as code owners May 20, 2026 12:17
@ktf ktf merged commit f8f5d1e into AliceO2Group:dev May 20, 2026
7 of 10 checks passed
@ktf
Copy link
Copy Markdown
Member

ktf commented May 20, 2026

Currently broken. Merging.

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