From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
# 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
- Open terminal and run
$ toolbox create
- Wait for it to complete
- Enter toolbox by executing
toolbox enter
Expected 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.