Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] issue: 4007026 Unify pipeline files into one, change harbor url #1082

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NirWolfer
Copy link
Contributor

Description

Jenkins job builder (JJB) allows for multiple job definitions in one file, this will make it easier to share common variables such as folder or git url, as well as make it easier to maintain in the future.

In the PDC site the harbor url is different and needs to be changed

What

Merge all jjb files into one under proj_jjb.yaml
Change registry url in release_matrix to match the PDC harbor url Remove the latest_release link from do_release script, requrest by the dev team

Why ?

Issue: 4007026

Change type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

Check list

  • Code follows the style de facto guidelines of this project
  • Comments have been inserted in hard to understand places
  • Documentation has been updated (if necessary)
  • Test has been added (if possible)

Jenkins job builder (JJB) allows for multiple job definitions in one
file, this will make it easier to share common variables such as folder
or git url, as well as make it easier to maintain in the future.

In the PDC site the harbor url is different and needs to be changed

Merge all jjb files into one under proj_jjb.yaml
Change registry url in release_matrix to match the PDC harbor url
Remove the latest_release link from do_release script, requrest by the
dev team

Signed-off-by: NirWolfer <[email protected]>
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.

1 participant