-
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?
[JENKINS-47906] How to start a job with HPOO build step from pipeline stage?
Description |
Original:
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 (I assumed that) How can I handle this? |
New:
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 (I assumed that) How can I handle this? Can I override username with parameters? |
Description |
Original:
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 (I assumed that) How can I handle this? Can I override username with parameters? |
New:
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? |