-
Improvement
-
Resolution: Unresolved
-
Critical
-
None
I tried to call a job with HPOO configured using groovy script
- build job: 'hpoo-job'
So, HPOO failed because username (that is configured on HPOO configuration) is different from groovy execution (my username on jenkins).
How can I handle this? Can I override username with parameters?