From Fedora Project Wiki
No edit summary
No edit summary
Line 8: Line 8:
|results=
|results=
The following must be true to consider this a successful test run.
The following must be true to consider this a successful test run.
# The command should create a container and an image called <code>fedora-toolbox-<your-username>:<version-id>
# The command should create a container and an image called <code>fedora-toolbox-<your-username>:<version-id></code>
# Verify by running <code> toolbox list </code>
# Verify by running <code> toolbox list </code>
# Enter the toolbox and verify the working  
# Enter the toolbox and verify the working  
|optional=Optionally provide hints for exploratory testing.
|optional=Optionally provide hints for exploratory testing.
}}
}}

Revision as of 10:38, 3 April 2019

Description

This test case validates usages of Fedora toolbox in Silverblue

Setup

Use an updated Fedora Silverblue

How to test

  1. Open terminal and run $ toolbox create
  2. Wait for it to complete
  3. Enter toolbox by executing toolbox enter

Expected Results

The following must be true to consider this a successful test run.

  1. The command should create a container and an image called fedora-toolbox-<your-username>:<version-id>
  2. Verify by running toolbox list
  3. Enter the toolbox and verify the working

Optional

Optionally provide hints for exploratory testing.