<inputclass="md-option"data-md-color-media="(prefers-color-scheme: light)"data-md-color-scheme="default"data-md-color-primary="teal"data-md-color-accent="teal"aria-label="Switch to dark mode"type="radio"name="__palette"id="__palette_0">
<labelclass="md-header__button md-icon"title="Switch to dark mode"for="__palette_1"hidden>
<inputclass="md-option"data-md-color-media="(prefers-color-scheme: dark)"data-md-color-scheme="slate"data-md-color-primary="teal"data-md-color-accent="teal"aria-label="Switch to light mode"type="radio"name="__palette"id="__palette_1">
<labelclass="md-header__button md-icon"title="Switch to light mode"for="__palette_0"hidden>
<ahref="https://git.resf.org/testing/wiki/_edit/main/docs/guidelines/release_criteria/r9/9_release_criteria.md"title="Edit this page"class="md-content__button md-icon">
<h1id="rocky-linux-9-final-release-objectives">Rocky Linux 9 Final Release Objectives<aclass="headerlink"href="#rocky-linux-9-final-release-objectives"title="Permanent link">¶</a></h1>
<p>The objective of a release (major or minor) is to provide a solid Enterprise Linux release that is suitable to:</p>
<ul>
<li>Meet the needs of end users</li>
<li>Meet the needs of enterprises big or small</li>
</ul>
<h2id="rocky-linux-9-final-release-requirements">Rocky Linux 9 Final Release Requirements<aclass="headerlink"href="#rocky-linux-9-final-release-requirements"title="Permanent link">¶</a></h2>
<p>In order for Rocky Linux to be released to the general public, a compose must be able to meet all the following criteria as provided in this document. This is allows the decision process to be straightforward and as clear as possible. This document only contains “hard requirement” items. Optional/nice to have items are not to be included in this list.</p>
<p>There may cases where a requirement cannot be met but only in particular configurations. In these types of cases, the Release Engineering Team should use their judgement to determine whether or not the issue should be considered to block the release. They should consider the number of users likely to be affected by said issue, the severity of the case, if the issue can be avoided with ease (by both informed and uninformed users), and if the problem exists upstream in the current Red Hat Enterprise Linux that the release is based on.</p>
<p>...means bugs as it pertains to server functionality can be considered to block a release. This applies to any packages that provide a service such as httpd, nginx, etc. All architectures apply.</p>
<p>...means bugs as it pertains to desktop functionality (GNOME) can be considered to block a release. This applies to both x86_64 and aarch64. Additional desktops (as provided by EPEL or a SIG) are not considered blockers.</p>
<p>...means bugs as it pertains to the images built that can block a release. This applies to the DVD, minimal, and boot images on all architectures.</p>
<h4id="release-blocking-images-must-boot">Release-blocking images must boot<aclass="headerlink"href="#release-blocking-images-must-boot"title="Permanent link">¶</a></h4>
<p>Release-blocking installer images must boot when written to optical media or USB flash drive of appropriate sizes (if applicable) via officially supported methods. It is not the testing team’s responsibility to test optical media, but they can and report back. If a bug is found, it is considered a blocker.</p>
<detailsclass="tldr">
<summary>Optical Media Requirements</summary>
<p>Release-blocking images must boot when written to optical media of an appropriate size. Current size requirements are: boot.iso = 789M, minimal.iso = 2.0G and dvd.iso = 10G.</p>
</details>
<detailsclass="tldr">
<summary>Officially supported USB flash drive writing methods</summary>
<p>The following methods of writing USB flash drives are officially support: dd<br>
The following methods of writing USB flash drives are <em><strong>not</strong></em> supported: rufus</p>
<p>The VNC installation option on all release-blocking installers must function as intended. This means launching the installer or desktop and connecting with VNC to complete the installation. There must be no bugs that prevent the installer from being reached in this configuration on all systems and classes of hardware supported by the enterprise linux kernel.</p>
<p>Critical errors, such as undeclared conflicts, unresolved dependencies, or modules relying on packages from another stream will be considered an automatic blocker. There are potential exceptions to this (eg, freeradius cannot be installed on an older perl stream, this is a known issue upstream).</p>
<detailsclass="tldr">
<summary>References</summary>
<ul>
<li>Test cases:<ul>
<li><ahref="../../../../documentation/QA/Testcase_Media_Repoclosure/">QA:Testcase Media Repoclosure</a></li>
<li><ahref="../../../../documentation/QA/Testcase_Media_File_Conflicts/">QA:Testcase Media File Conflicts</a></li>
</ul>
</li>
</ul>
</details>
<h4id="repositories-must-match-upstream">Repositories Must Match Upstream<aclass="headerlink"href="#repositories-must-match-upstream"title="Permanent link">¶</a></h4>
<p>Repositories and the packages within them should match upstream as closely as possible. Notable exceptions would be kmods, kpatch, or what is deemed as “spyware” like insights. Packages that are available from upstream should not have hard requirements on RHSM and packages that have it default built in should be patched out.</p>
<p>Assets and functionality that are Red Hat specific should not be included. If they are not patched out, it will be considered an automatic blocker.</p>
<p>This means that the installer’s mechanism for verifying the install medium is intact and must complete successfully, with the assumption that the medium was correctly written. It should return a failure message if this not the case.</p>
<detailsclass="tldr">
<summary>References</summary>
<ul>
<li>Test cases:<ul>
<li><ahref="../../../../documentation/QA/Testcase_Media_USB_dd/">QA:Testcase Media USB dd</a></li>
<h4id="packages-and-installer-sources">Packages and Installer Sources<aclass="headerlink"href="#packages-and-installer-sources"title="Permanent link">¶</a></h4>
<p>The installer must be able to use all supported local/remote packages and installer sources.</p>
<detailsclass="tldr">
<summary>References</summary>
<ul>
<li>Test cases:<ul>
<li><ahref="../../../../documentation/QA/Testcase_Packages_Installer_Sources/">QA:Testcase Packages and Installer Sources</a></li>
<p>The installer must be able to create and install to any workable partition layout using any file system or format combination offered or supported by the installer. File systems that are not supported by the EL kernel is not tested here (this means btrfs, zfs, both of wish are not supported).</p>
<detailsclass="tldr">
<summary>References</summary>
<ul>
<li>Test cases:<ul>
<li><ahref="../../../../documentation/QA/Testcase_Disk_Layouts/">QA:Testcase Disk Layouts</a></li>
<p>The installer must be able to detect and install to firmware RAID devices. Note that system-specific bugs do not count as blockers. It is likely that some hardware support might be broken or not available at all. DUDs (driver update disks) are not considered for this criteria.</p>
<h4id="bootloader-disk-selection">Bootloader Disk Selection<aclass="headerlink"href="#bootloader-disk-selection"title="Permanent link">¶</a></h4>
<p>The installer must allow the user to choose which disk the bootloader will be installed to or, if the user so chooses, not to install a bootloader.</p>
<detailsclass="tldr">
<summary>References</summary>
<ul>
<li>Test cases:<ul>
<li><ahref="../../../../documentation/QA/Testcase_Bootloader_Disk_Selection/">QA:Testcase Bootloader Disk Selection</a></li>
<p>Any installer mechanism for resizing storage volumes must correctly attempt the requested operation. This means that if the installer offers a way to resize storage volumes, then it must use the correct resizing tool with the correct parameters. However, it does not require the installer to disallow resizing of unformatted or volumes with an unknown filesystem type.</p>
<p>The installer must be able to use an installer update image retrieved from removable media or a remote package source. This includes DUDs (driver update disks).</p>
<h4id="images-published-to-cloud-providers">Images Published to Cloud Providers<aclass="headerlink"href="#images-published-to-cloud-providers"title="Permanent link">¶</a></h4>
<p>Release-blocking cloud disk images must be published to appropriate cloud providers (such as Amazon) and they must successfully boot. This also applies to KVM based instances, such as x86 and aarch64 systems.</p>
<p>All system services present after installation must start properly, with the exception of services that require hardware which is not present. Examples of such services would be:</p>
<ul>
<li>sshd</li>
<li>firewalld</li>
<li>auditd</li>
<li>chronyd</li>
</ul>
<detailsclass="tldr">
<summary>References</summary>
<ul>
<li>Test cases:<ul>
<li><ahref="../../../../documentation/QA/Testcase_Post_System_Services/">QA:Testcase System Services</a></li>
<p>Applications that can be launched within GNOME or on the command line must start successfully and withstand basic functionality tests. This includes:</p>
<h4id="artwork-and-assets-server-and-desktop">Artwork and Assets (Server and Desktop)<aclass="headerlink"href="#artwork-and-assets-server-and-desktop"title="Permanent link">¶</a></h4>
<p>Proposed final artwork (such as wallpapers and other assets) must be included. A wallpaper from this package should show up as a default for GDM and GNOME.</p>
<detailsclass="tldr">
<summary>References</summary>
<ul>
<li>Test cases:<ul>
<li><ahref="../../../../documentation/QA/Testcase_Post_Artwork_and_Assets/">QA:Testcase Artwork and Assets</a></li>
</ul>
</li>
</ul>
</details>
<h4id="packages-and-module-installation">Packages and Module Installation<aclass="headerlink"href="#packages-and-module-installation"title="Permanent link">¶</a></h4>
<p>Packages (non-module) should be able to be installed without conflicts or dependent on repositories outside of Rocky Linux.</p>
<ul>
<li>Default modules (as listed in dnf module list) should be installed without requiring them to be enabled.</li>
<li>Module streams should be able to be switched and those packages should be able to be installed without errors or unresolved dependencies.</li>
<h4id="identity-management-server-setup">Identity Management Server Setup<aclass="headerlink"href="#identity-management-server-setup"title="Permanent link">¶</a></h4>
<p>It should be possible to setup a IdM server (FreeIPA), use it's functionality and connect clients.</p>
<p>If you have questions with respect to this content or to report concerns regarding the use or misuse content please do not hesitate to contact us at <ahref="mailto:testing@rockylinux.org">testing@rockylinux.org</a>.</p>
</div>
<divclass="tabbed-block">
<p>Rocky Linux and the Rocky Enterprise Software Foundation (RESF) does not make any express or implied warranties, including but not limited to the warranties of non-infringement of any third party intellectual property rights. RESF does not warrant that any pending trademark applications for trademarks of RESF will result in any granted trademark protection. RESF shall not be liable for any claims relating to user's activities falling within the scope of the permission and user hereby agrees to indemnify, defend and hold RESF and its contributors harmless against any such claim.</p>
</div>
<divclass="tabbed-block">
<p>This work is heavily inspired by the <ahref="https://fedoraproject.org/wiki/Fedora_Release_Criteria">Fedora Release Requirements</a> documents which were made available under <ahref="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-Share Alike 4.0 International</a> license unless otherwise noted.</p>
</div>
<divclass="tabbed-block">
<p>This content is licensed under under <ahref="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-Share Alike 4.0 International</a> license unless otherwise noted.</p>
<scriptid="__config"type="application/json">{"base":"../../../..","features":["navigation.expand","navigation.indexes","navigation.instant","navigation.sections","navigation.top","navigation.tracking","navigation.path","search.highlight","search.suggest","toc.integrate","content.action.edit"],"search":"../../../../assets/javascripts/workers/search.b8dbb3d2.min.js","translations":{"clipboard.copied":"Copied to clipboard","clipboard.copy":"Copy to clipboard","search.result.more.one":"1 more on this page","search.result.more.other":"# more on this page","search.result.none":"No matching documents","search.result.one":"1 matching document","search.result.other":"# matching documents","search.result.placeholder":"Type to start searching","search.result.term.missing":"Missing","select.version":"Select version"}}</script>