jenkinsci / jenkinsci/durable-task-plugin
[JENKINS-13881] Custom application command "itestcli" is not working ...
- Dominant language
- Java
- Stars
- 30
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
I have a custom application called iTest and it could be run from command prompt using command "itestcli".
the command is running fine either from cmd or batch file defined.
But when I am running from Jenkins it is failing to run. I have tried with various default commands like dir,ipconfig these are running fine.
Any suggestion could be appreciate a lot
---
Originally reported by udaya, imported from: Custom application command "itestcli" is not working ...
kohsuke
Raw content of original issue
I have a custom application called iTest and it could be run from command prompt using command "itestcli".
the command is running fine either from cmd or batch file defined.But when I am running from Jenkins it is failing to run. I have tried with various default commands like dir,ipconfig these are running fine.
Any suggestion could be appreciate a lot
- environment:
Windows 7
2 attachments
- [cmd.jpg](https://issues.jenkins.io/secure/attachment/21864/cmd.jpg)
> 
- [jenkins.jpg](https://issues.jenkins.io/secure/attachment/21865/jenkins.jpg)
> 
Contributor guide
Assessment
This issue has not been assessed yet.