From Fedora Project Wiki

Revision as of 02:59, 18 March 2024 by Sumantrom (talk | contribs) (Created page with "{{QA/Test_Case |description=This test case ensures that a user can install Podman from Podman Desktop. |setup=Podman Desktop is installed and running on the Fedora system. |actions= # Check the Podman Desktop throws "Podman needs to be set up" in the Notification. # Check that in Fedora, it points at the right website. # To install Podman (in Fedora), run "sudo dnf -y install podman". # Once Installed, Restart Podman Desktop. |results= # The Podman Desktop throws a notif...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case ensures that a user can install Podman from Podman Desktop.

Setup

Podman Desktop is installed and running on the Fedora system.

How to test

  1. Check the Podman Desktop throws "Podman needs to be set up" in the Notification.
  2. Check that in Fedora, it points at the right website.
  3. To install Podman (in Fedora), run "sudo dnf -y install podman".
  4. Once Installed, Restart Podman Desktop.

Expected Results

  1. The Podman Desktop throws a notification about Podman not installed on the host.
  2. Podman Desktop prompts user to install Podman and follow steps.
  3. The steps guide should execute without error, regardless of Platforms (windows, linux, mac)