Facing the exception while executing the HP ALM test set from Jenkins on Planned Host.

2021-02-23 Thread Parimal Jaldawar
Dear Team, I am executing the Automation scenario from HP ALM through Jenkins on Planned Host and I am getting this Error. Current version of plugin Micro Focus Application Automation Tools - 6.6 *19:26:10* Started by user P

Re: How to add additional mysql-connector after installing dependency-check in Jenkins Global Tool Configuration

2021-02-23 Thread Amedee Van Gasse
Never mind, I wound up writing an entire batch script directly inside the Jenkins Global Tool Configuration: if exist C:\Jenkins\tools\org.jenkinsci.plugins.DependencyCheck.tools.DependencyCheckInstallation\Dependency_Check\dependency-check\bin\dependency-check.bat ( echo "Dependency Check

Parameterized-Remote-Trigger plugin issue

2021-02-23 Thread Rubel
Hello, I have an issue with this plugin, java.lang.ClassCastException: class org.jenkinsci.plugins.ParameterizedRemoteTrigger.auth2.TokenAuth.setApiToken() expects class hudson.util.Secret but received class java.lang.String at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce

How to add additional mysql-connector after installing dependency-check in Jenkins Global Tool Configuration

2021-02-23 Thread Amedee Van Gasse
I'm going to use dependency-check on Jenkins to check a .NET build. I have added a Dependency-Check installation to Jenkins' Global Tool Configuration. I'm using an install from dl.bintray.com. In my Jenkins Pipeline, I have: environment { DEPENDENCY_CHECK = tool name: 'Dependency Check', t

Re: remove square bracket regexp in ansible playbook

2021-02-23 Thread Sakshi Rathore
Yes indeed, thanks! On Tue, 23 Feb, 2021, 12:07 PM Amedee Van Gasse, wrote: > You're probably mistaken in your mailing lists, this is the Jenkins > mailing list. > I thing you should ask over at https://groups.google.com/g/ansible-project > (ansible-proj...@googlegroups.com) > > On Monday, Febru

Re: remove square bracket regexp in ansible playbook

2021-02-23 Thread Amedee Van Gasse
You're probably mistaken in your mailing lists, this is the Jenkins mailing list. I thing you should ask over at https://groups.google.com/g/ansible-project (ansible-proj...@googlegroups.com) On Monday, February 22, 2021 at 10:31:38 AM UTC+1 sakshira...@gmail.com wrote: > hi all, > > i am new

Custom Tool plugin: Enable Versions - where is the accurate documentation?

2021-02-23 Thread Amedee Van Gasse
I want to install a custom tool. There is a checkbox "Enable Versions", and I thought, this tool may have multiple versions some day, let's try this. Then a very, very complicated configuration appeared, with does not match the screenshots on https://github.com/jenkinsci/custom-tools-plugin/blob

Re: How to delete the old name of a renamed repository in an organization folder (multibranch pipeline)

2021-02-23 Thread Amedee Van Gasse
I care about history, so I'll wait. On Thursday, February 18, 2021 at 5:52:09 PM UTC+1 Harry G. wrote: > If you cannot delete on disk, I see only 2 options left: > - wait until the bug is fixed > https://issues.jenkins.io/browse/JENKINS-64894 - might take some time I > guess > - if you don't c