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

Get rid or re-think use_os_unreleased_updates #1188

Open
srbarrios opened this issue Oct 21, 2022 · 2 comments
Open

Get rid or re-think use_os_unreleased_updates #1188

srbarrios opened this issue Oct 21, 2022 · 2 comments
Assignees

Comments

@srbarrios
Copy link
Member

srbarrios commented Oct 21, 2022

Some years ago we had the idea to have an IBS project containing multiple unreleased SLE changes. This is a decision made by the whole SUSE company, not just SUMA.
This project is now discontinued from our sumaform side, we still have content in those repos, but sumaform are not updating the injected reports according to the new SLE versions. So, in our test environments, we can't rely on that IBS project.

Example of code not update in the minima.yaml file:

  # SLES 15 SP4 Test (not available until GM)
  #- url: http://download.suse.de/ibs/SUSE:/Maintenance:/Test:/SLE-Module-Basesystem:/15-SP4:/x86_64/update
  #  archs: [x86_64]
  #- url: http://download.suse.de/ibs/SUSE:/Maintenance:/Test:/SLE-Module-Containers:/15-SP4:/x86_64/update
  #  archs: [x86_64]
  #- url: http://download.suse.de/ibs/SUSE:/Maintenance:/Test:/SLE-Module-Desktop-Applications:/15-SP4:/x86_64/update
  #  archs: [x86_64]
  #- url: http://download.suse.de/ibs/SUSE:/Maintenance:/Test:/SLE-Module-Development-Tools:/15-SP4:/x86_64/update
  #  archs: [x86_64]
  #- url: http://download.suse.de/ibs/SUSE:/Maintenance:/Test:/SLE-Module-Python2:/15-SP4:/x86_64/update
  #  archs: [x86_64]
  #- url: http://download.suse.de/ibs/SUSE:/Maintenance:/Test:/SLE-Module-Server-Applications:/15-SP4:/x86_64/update
  #  archs: [x86_64]
  #- url: http://download.suse.de/ibs/SUSE:/Maintenance:/Test:/SLE-Module-Web-Scripting:/15-SP4:/x86_64/update
  #  archs: [x86_64]
  • Should we make a cleanup and remove these repos completely from sumaform and so the parameter too?

  • Should we work in an update of this part?

  • Should we rethink it and do it differently?

@srbarrios srbarrios changed the title Get rid or re-think use_os_released_updates? Get rid or re-think use_os_released_updates and use_os_released_updates Jan 2, 2023
@srbarrios srbarrios changed the title Get rid or re-think use_os_released_updates and use_os_released_updates Get rid or re-think use_os_unreleased_updates Jan 2, 2023
@Bischoff Bischoff self-assigned this Jan 10, 2023
@Bischoff
Copy link
Contributor

"Should we make a cleanup and remove these repos completely from sumaform"

from mirror scripts and sumaform yes, probably, I will give it a try

from IBS, no, they seem to be used way beyond the context of SUSE Manager.

@Bischoff
Copy link
Contributor

PRs ready, sent an email, will merge if no opposition by Jan. 20th.

Note to myself: don't forget to clean the mirror afterwards!

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

No branches or pull requests

2 participants