Hello,
I am adding new jobs for devtools/fabric8-analytics projects via [1], but I'd also need to add new credentials (API key) to Jenkins that I could later use in E2E tests. Is there documentation somewhere on how to do that? Can someone please point me in the right direction? I have the API key, I know how to later use it in my jobs, I just don't know how to add it to Jenkins.
Thanks, Michal
On Aug 28 15:06, Michal Srb wrote:
Hello,
I am adding new jobs for devtools/fabric8-analytics projects via [1], but I'd also need to add new credentials (API key) to Jenkins that I could later use in E2E tests. Is there documentation somewhere on how to do that? Can someone please point me in the right direction? I have the API key, I know how to later use it in my jobs, I just don't know how to add it to Jenkins.
Thanks, Michal
Ci-users mailing list Ci-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users
Hi Michal,
For now those are going directly to me. The way this works is:
- Folks provide either a secret text or username/password - I create the credential in jenkins - I hand back a UUID of the credential for you to use in the credentials binding plugin
I'll contact you off-list to get your particular key set up.
Cheers!
-- Brian Stinson CentOS CI Infrastructure Team