From Fedora Project Wiki
{{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 </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.