From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description= This test case validates usages of Fedora toolbox in Silverblue |setup= Use an updated Fedora Silverblue |actions= # Open terminal and run <code>...")
 
No edit summary
Line 3: Line 3:
|setup= Use an updated Fedora Silverblue
|setup= Use an updated Fedora Silverblue
|actions=
|actions=
# Open terminal and run <code> $ toolbox create </create>
# Open terminal and run <code> $ toolbox create </code>
# Wait for it to complete
# Wait for it to complete
# Enter toolbox by executing <code> toolbox enter </code>
# Enter toolbox by executing <code> toolbox enter </code>

Revision as of 10:37, 3 April 2019

{{QA/Test_Case |description= This test case validates usages of Fedora toolbox in Silverblue |setup= Use an updated Fedora Silverblue |actions=

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

|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.