cobbler / cobbler

Cobbler is a versatile Linux deployment server
https://cobbler.github.io
GNU General Public License v2.0
2.6k stars 653 forks source link

Cobbler 3.3.5 release validation #3736

Closed SchoolGuy closed 2 months ago

SchoolGuy commented 2 months ago

The purpose of this issue is to validate d7417dc as a candidate for Cobbler 3.3.5.

The validation was performed in libvirt with openSUSE Tumbleweed 20240629 with 4 cores, 4GB RAM and 30GB disk space. mange_dns & manage_dhcp_v4, lazy_start and cache_enabled were enabled.


  1. Install via repository
  2. Turn on DHCP & DNS Management
  3. cobbler import with Leap 15.5
  4. cobbler sync
  5. cobbler mkloaders
  6. cobbler validate-autoinstalls
  7. cobbler version
  8. cobbler report/cobbler list
  9. cobbler hardlink
  10. cobbler check
  11. Restarting the daemon
  12. Bootstrapping a VM via PXE
  13. cobbler status

Release Blockers:

Problems:

SchoolGuy commented 2 months ago

The following repository was used: https://build.opensuse.org/package/show/systemsmanagement:cobbler:release33:next/cobbler

I validated with revision 6 of the cobbler source package.

SchoolGuy commented 2 months ago

All checks have been passed successfully. This issue can be closed once the changelog for the release has been merged into release33.