From Fedora Project Wiki

(remove note to install fedora-repos-modular again)
m (adding category for modularity acceptance test cases)
 
Line 17: Line 17:
|optional= Try various modules and streams/profiles.  
|optional= Try various modules and streams/profiles.  
}}
}}
[[Category:Modularity_Acceptance_Test_Cases]]

Latest revision as of 19:15, 10 February 2022

Description

Update modules in Fedora

Setup

  1. To start and learn how to list modules, follow the instructions in this test case.

How to test

Updating Modules

To install a module, use the following commands:

  • dnf update module to update the module in enabled stream.

Check, that the module is correctly updated to a newer version in the scope of the same stream. It still appears on the list of installed and enabled modules and the stream matches the stream in the previous version.

Expected Results

All above commands execute without errors.

  1. When you install the module using dnf update module, the command must update the module in its selected stream and profile.

Optional

Try various modules and streams/profiles.