setting up static node controlled by vsphere-cloud-plugin

2022-02-22 Thread 'christop...@googlemail.com' via Jenkins Users
Hi! I am working with vsphere-cloud-plugin to dynamically set up vms as build node from a template on demand. Therefore I made use of a template .cmd-file provided by the plugin that loads slave.jar from the server and reads the parameters from GuestInfo parameters. I am also using the same

Re: How to write a yaml configuration for certificate with JCasC plugin?

2022-02-22 Thread davide.cavestro
Did you eventually find a solution? Davide On Tuesday, June 11, 2019 at 3:12:24 PM UTC+2 andreas.ch...@gmail.com wrote: > Upgraded to 1.20 and I got the same error. > Sigh, wish they could actually get the syntax set once and for all. > > -- You received this message because you are

Re: ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2022-02-22 Thread Kamalakannan Anandan
Hi Thomas, After changing /master to /main branch name issue got resolved. Thanks for your help and support. On Mon, Feb 21, 2022 at 11:46 PM Thomas Markus wrote: > Hello, > > Am 22.02.22 um 01:49 schrieb Kamalakannan Anandan: > > Hello Everyone, > > > > I am new to Jenkins need help with one

Re: Keyring in jenkins cli

2022-02-22 Thread Bhargav sai
Hi again, Thanks for referring to the documentation. I have used with environment variables, but I would like to implement it with the keyring method. Any suggestions or I'll look into the above mail you have sent. Thank you again. On Tuesday, February 22, 2022 at 8:26:56 PM UTC+5:30

Re: Keyring in jenkins cli

2022-02-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 22.02.2022 um 06:33 -0800 schrieb Bhargav sai: While uploading the python package using twine, it's asking for credentials. I also don't know Twine, so I checked its documentation. It says: -u USERNAME, --username USERNAME The username to authenticate to

Re: Keyring in jenkins cli

2022-02-22 Thread Bhargav sai
Hi, Thanks for replying. Actually, the keyring is a feature in Ubuntu, to store credentials for a particular service or application. What I am trying to achieve here, is, I have integrated the nexus artifact repository in Jenkins to upload the PYthon package(tar.gz) into the nexus repo. While

Re: Keyring in jenkins cli

2022-02-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 21.02.2022 um 22:18 -0800 schrieb Bhargav sai: How to input the password to the build. Don't know what exactly "keyring" is, but in order to inject credentials into a build, you'd need to add them to Jenkins, first: "Manage Jenkins" -> "Manage credentials". Then, in the job

Keyring in jenkins cli

2022-02-22 Thread Bhargav sai
Hi team, I am working on Jenkins for a few days and a beginner question, I would like to ask. How to input the password to the build. Suppose, I am working on Keyring, and whenever, I set "keyring set system user", prompts for the password. How can I input the password while the build is going

Re: xUnit plugin "stopProcessingIfError"

2022-02-22 Thread 'christop...@googlemail.com' via Jenkins Users
Oh, there's something else, I missed an output line to copy (this time with debug- and release-tests in one run: *12:24:17* INFO: Processing GoogleTest-1.8 *12:24:17* INFO: [GoogleTest-1.8] - 30 test report file(s) were found with the pattern 'test*\*.gxml' relative to