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

Create a xcat-dep public repo for development builds, similar to xcat-core #3322

Closed
whowutwut opened this issue Jun 23, 2017 · 6 comments
Closed
Assignees
Labels

Comments

@whowutwut
Copy link
Member

whowutwut commented Jun 23, 2017

Without a development build of xcat-dep, we always have risk of breaking existing customer who are using the public repos: Examples

This work will involve many pieces of xCAT..

  • first should define a manual process before the automated methods are in place
  • build scripts for Linux and Ubuntu
  • xcat.org location to upload
  • promote script used to promote development builds would also need to modify the repos for xcat-dep
@neo954
Copy link
Contributor

neo954 commented Jun 29, 2017

The following two directories have been created manually. But we still need to update our build script and promote script.

http://xcat.org/files/xcat/repos/yum/devel/xcat-dep/
http://xcat.org/files/xcat/repos/apt/devel/xcat-dep/

@zet809 zet809 removed this from the 2.13.8 milestone Nov 2, 2017
@zet809
Copy link

zet809 commented Jun 19, 2018

So, we still don't have the script to update dev repo automatically, right?

@robin2008 robin2008 added this to the 2.14.4 milestone Aug 21, 2018
@robin2008 robin2008 modified the milestones: 2.14.4, 2.14.x Sep 11, 2018
@robin2008
Copy link
Member

@neo954 Do we have already updated our prompt/build script?

@robin2008 robin2008 modified the milestones: 2.14.x, 2.14.6 Dec 11, 2018
@zet809 zet809 removed this from the 2.14.6 milestone Mar 26, 2019
@gurevichmark
Copy link
Contributor

@whowutwut I think we can close this issue.
We already have devel directory for xcat-dep and promote_build.py appears to have a devel option.

@whowutwut
Copy link
Member Author

This one is partially complete as we do have a space for the dev vesion of xcat-deps in the public yum repo: http://xcat.org/files/xcat/repos/yum/devel/xcat-dep/

What is missing is that under each os/arch we have xcat-dep.repo file, those are not pointing to the correct path, so if a user does a wget of that file, and yum install xCAT they would pick up the GA version.

What I think should happen here is in our GSA deps holding area, we should hard code the dev version and the builddeps scripts will push a new version to the devel area, then have a promote_script like we do for xcat-core that would copy it to the GA version and sed/replace the repo file

@gurevichmark
Copy link
Contributor

Fixed by #6444

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants