resultsDB user with api for https://resultsdb.fedoraproject.org/ #13388

Open
opened 2026-06-02 08:37:09 +00:00 by psklenar · 2 comments

Description of request

I have tool which report results to resultsDB.
I have currently user + apikey for stage.

I need user + apikey for prod , https://resultsdb.fedoraproject.org/results

### Description of request I have tool which report results to resultsDB. I have currently user + apikey for stage. I need user + apikey for prod , https://resultsdb.fedoraproject.org/results
Owner

I assume the user here is a standard FAS user, but I'm not sure what API key is needed here.

I was looking at https://docs.fedoraproject.org/en-US/infra/sysadmin_sops/resultsdb/ and didn't found anything about creating API key.

I assume the user here is a standard FAS user, but I'm not sure what API key is needed here. I was looking at https://docs.fedoraproject.org/en-US/infra/sysadmin_sops/resultsdb/ and didn't found anything about creating API key.
Owner

Yeah, resultsdb uses basic http auth as far as I know... ie, in:

roles/openshift-apps/resultsdb/templates/backend/secrets.yml.j2

I only see a 'main' and a 'coreos' user there. ;(

Whats the username you are using? is it 'resultsdbuser' ?

Yeah, resultsdb uses basic http auth as far as I know... ie, in: roles/openshift-apps/resultsdb/templates/backend/secrets.yml.j2 I only see a 'main' and a 'coreos' user there. ;( Whats the username you are using? is it 'resultsdbuser' ?
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infra/tickets#13388
No description provided.