Hello Guys,
Any help sooner would be greatly appreciated
I am using PIPE to connect to Jenkins pipeline from BB and using the below code in my BB.yml
- step: &functionalTest
name: functional test
image: python:3.9
script:
- pipe: atlassian/jenkins-job-trigger:0.1.1
variables:
JENKINS_URL: '<<myJenkinsURL>>'
JENKINS_USER: '<<myJenkinsUser>>'
JENKINS_TOKEN: $JENKINS_USER_TOKEN
JOB_NAME: '<<myJenkinsJob>>'
WAIT: 'true'
WAIT_MAX_TIMEOUT: 500
✖ Timeout while waiting for jenkins job with build number 254 to be completed
Thank you for your interest to atlassian/jenkins-job-trigger pipe.
This pipe isn't released officially in the Bitbucket Pipes Marketplace, but available for beta-testing )
Please, make sure to tune WAIT_MAX_TIME according to the variables section in the Readme, instead of WAIT_MAX_TIMEOUT.
There is a bug in the advanced examples that will be fixed with the next release soon.
It would be nice if you provide us with more feedback about atlassian/jenkins-job-trigger pipe.
Best regards,
Oleksandr Kyrdan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.