Skip to content

github: pin the jenkins-job version#549

Merged
stevenhorsman merged 1 commit into
kata-containers:mainfrom
wainersm:pin_jjb
Jul 11, 2023
Merged

github: pin the jenkins-job version#549
stevenhorsman merged 1 commit into
kata-containers:mainfrom
wainersm:pin_jjb

Conversation

@wainersm
Copy link
Copy Markdown
Contributor

The recently released jenkins-job version 5.0 fail to generate our jobs due to deprecated features removed. We can either fix our yaml files or keep using a known to work version of the tool. I chose the later option as Jenkins will be replaced with Github actions soon, so let's keep it simple. The last known working version of jenkins-job is 4.3.0.

Fixes #548
Signed-off-by: Wainer dos Santos Moschetta wainersm@redhat.com

The recently released jenkins-job version 5.0 fail to generate our jobs
due to deprecated features removed. We can either fix our yaml files or
keep using a known to work version of the tool. I chose the later
option as Jenkins will be replaced with Github actions soon, so let's
keep it simple. The last known working version of jenkins-job is 4.3.0.

Fixes kata-containers#548
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
@wainersm wainersm requested a review from GabyCT June 23, 2023 17:01
Copy link
Copy Markdown
Contributor

@UnmeshDeodhar UnmeshDeodhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @wainersm!

Copy link
Copy Markdown
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @wainersm!

Copy link
Copy Markdown
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @wainersm

@stevenhorsman stevenhorsman merged commit 50880a8 into kata-containers:main Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jobs-builder is broken with jenkins-job 5.0

4 participants