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

update underlying OBS paths to be more generic #368

Closed
koomie opened this issue Feb 8, 2017 · 1 comment
Closed

update underlying OBS paths to be more generic #368

koomie opened this issue Feb 8, 2017 · 1 comment

Comments

@koomie
Copy link
Contributor

koomie commented Feb 8, 2017

Per recent discussion in TSC meetings, it has been recommended to adopt a more generic repo path for publishing OpenHPC RPMs. In particular, the desire is to provide a path similar to EPEL which targets major versions of the distro. In our case today, this means CentOS7 and SLES12.

The intent is to make this change for the v1.3 release and users will be provided new ohpc-release RPMs that reflect the updated convention. Here is an example of the updated. repo file that will be used for 1.3

[OpenHPC]name=OpenHPC-1.3 - Base
baseurl=http://build.openhpc.community/OpenHPC:/1.3/CentOS_7
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenHPC-1

[OpenHPC-updates]name=OpenHPC-1.3 - Updates
baseurl=http://build.openhpc.community/OpenHPC:/1.3/updates/CentOS_7
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenHPC-1

Similarly, the previous path for SLES will be amended from SLE_12_SP1 -> SLE_12

Note that in addition to modifications on the build server and the ohpc-release RPMs, there is some companion changes required in the documentation.

@koomie koomie added this to the 1.3 milestone Feb 8, 2017
@koomie koomie self-assigned this Feb 8, 2017
crbaird added a commit that referenced this issue Feb 8, 2017
crbaird added a commit that referenced this issue Feb 8, 2017
koomie added a commit that referenced this issue Feb 22, 2017
crbaird added a commit that referenced this issue Feb 23, 2017
@koomie
Copy link
Contributor Author

koomie commented Mar 7, 2017

Updated path convention is live.

@koomie koomie closed this as completed Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant