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 </ | # 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=
- Open terminal and run
$ toolbox create
- Wait for it to complete
- Enter toolbox by executing
toolbox enter
|results= The following must be true to consider this a successful test run.
- The command should create a container and an image called
fedora-toolbox-<your-username>:<version-id>
- Verify by running
toolbox list
- Enter the toolbox and verify the working
|optional=Optionally provide hints for exploratory testing.