Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Release Automation Jenkins pipelines issues. #62

Closed
shailesh-vaidya opened this issue Aug 25, 2020 · 8 comments
Closed

Release Automation Jenkins pipelines issues. #62

shailesh-vaidya opened this issue Aug 25, 2020 · 8 comments
Labels
bug Bug in script or CI workflow

Comments

@shailesh-vaidya
Copy link
Contributor

shailesh-vaidya commented Aug 25, 2020

We should below issues in Release Automation Job pipeline

@shailesh-vaidya shailesh-vaidya added the bug Bug in script or CI workflow label Aug 25, 2020
@stale
Copy link

stale bot commented Sep 3, 2020

This issue/pull request has been automatically marked as stale because it has not had recent activity. Tagging @shailesh-vaidya

@stale stale bot added the auto-stale label Sep 3, 2020
@shailesh-vaidya
Copy link
Contributor Author

@swatiseagate Can you please update fixes details here.

@stale stale bot removed the auto-stale label Sep 3, 2020
@swatiseagate
Copy link
Contributor

@shailesh-vaidya Addressed above issues in release automation job :

  • Now release note option will be visible only if input parameter is provided in jenkins job then only it will be in email notification

  • Build location is updated
    e.g. - http://cortx-storage.colo.seagate.com/releases/eos/Cortx-1.0.0-34-rc13/

  • RELEASE was getting added multiple times in RELEASE.INFO file but added logic to handle that like below:
    grep -q "RELEASE" $Release_dir/$Tag_name/RELEASE.INFO||sed -i '/BUILD/a RELEASE: '"$Tag_name"'' $Release_dir/$Tag_name/RELEASE.INFO

  • Generated metadata RPM is now available at build location.

@gowthamchinna
Copy link
Contributor

@swatiseagate

  1. Use cortx instead of eos in the url

Old : http://cortx-storage.colo.seagate.com/releases/eos/Cortx-1.0.0-34-rc13/
New : http://cortx-storage.colo.seagate.com/releases/eos/Cortx-1.0.0-34-rc13/

  1. Please add shailesh, priyank and me also in the email list

@swatiseagate
Copy link
Contributor

swatiseagate commented Sep 3, 2020

@shailesh-vaidya

  1. Changed Build location url to use "cortx" instead of "eos"
  2. Added Shailesh, Priyank and Gowthaman in email list.

@stale
Copy link

stale bot commented Sep 10, 2020

This issue/pull request has been automatically marked as stale because it has not had recent activity. Tagging @shailesh-vaidya

@stale stale bot added the auto-stale label Sep 10, 2020
@shailesh-vaidya
Copy link
Contributor Author

@swatiseagate Can you please confirm if this issue is resolved.

@stale stale bot removed the auto-stale label Sep 12, 2020
@swatiseagate
Copy link
Contributor

This issue is resolved now. @shailesh-vaidya

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bug in script or CI workflow
Projects
None yet
Development

No branches or pull requests

3 participants