From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 57: Line 57:


== Test Results ==
== Test Results ==
=== Container Test ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/QA:Testcase_Podman_Desktop_Install Install]
! [http://fedoraproject.org/wiki/QA:Testcase_Podman_Desktop_Container_Create Create Container]
! [http://fedoraproject.org/wiki/QA:Testcase_Podman_Desktop_Container_Remove Remove Container]
! [http://fedoraproject.org/wiki/QA:Testcase_Podman_Desktop_Container_Images Images]
! References
|-
| [[User:AngusVW|AngusVW]]
| Operating System: Fedora Linux 40 (Workstation Edition Prerelease) Architecture: x86-64 Hardware Vendor: Dell Inc. Hardware Model: Latitude 7490
| {{result|pass}}<ref>Installed and verified successfully</ref>
| {{result|pass}}<ref>Opened Podman Desktop.
Navigated to the Containers pane  .
After clicking Create,
Clicked Existing image
Switched to the Images pane.
Clicked Pull.
Searched for nginx:latest.
Clicked Pull image.
The image was pulled successfully.
Clicked "Start Container" and accepted the default settings.
Verified the container was running from the terminal with curl http://localhost:9000 and via a web with http://localhost:9000.
Welcome to nginx!</ref>
| {{result|pass}}<ref>Stopped Containers were removed successfully and no longer appear in the "Containers" list</ref>
| {{result|pass}}<ref>Open Podman Desktop and navigated to the "Images" section.
In the upper right Clicked Pull
Used the search functionality to find Ubuntu:Latest.
There was no search results to select from.
Clicked "Pull image" to download it to the system.
Verified that  the image was successfully pulled and it appeared in the "Images" list.</ref>
| <references/>
|-
| [[User:danniel|danniel]]
| Fedora 40 
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:dtma|dtma]]
| KVM,F40,x86_64
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:ersen|ersen]]
| Fedora 40 x86_64
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:garrmcnu|garrmcnu]]
| Fedora Workstation 40 (Beta 1.10) on KVM
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:geraldosimiao|geraldosimiao]]
| F40 KDE at Acer Aspire V3-571 / i7-3632QM
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:nimdanitro|nimdanitro]]
| Fedora 40 x86_64
| {{result|pass}}
|
|
|
| <references/>
|-
| [[User:plugs|plugs]]
|
| {{result|pass}}<ref>I did try and update kubectl. I am using Podman Desktop for Mac and I got an error.  Unable to update kubectl to version 1.28.8.
</ref>{{result|pass}}
| {{result|pass}}<ref>Created a container running fedora 39, download a few packages. No issues</ref>
| {{result|pass}}<ref>Deleted the fedora container, no issues, took about 6 seconds.</ref>
| {{result|pass}}<ref>Pulled a nginx container, took about 10 seconds, no issues</ref>
| <references/>
|-
| [[User:pnemade|pnemade]]
| F40 Silverblue x86_64
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:py0xc3|py0xc3]]
| Fedora-Budgie-Live-x86_64-40_Beta-1.10.iso, fully updated with dnf as of now, uname-r=6.8.0-63.fc40.1.x86_64
| {{result|pass}}<ref>No errors, but I'm not sure if the steps/tasks are straightforward for beginners</ref>
| {{result|pass}}<ref>No errors, but I'm not sure if the steps/tasks are straightforward for beginners</ref>
| {{result|pass}}<ref>No errors, but I'm not sure if the steps/tasks are straightforward for beginners</ref>
| {{result|pass}}<ref>No errors, but I'm not sure if the steps/tasks are straightforward for beginners</ref>
| <references/>
|-
| [[User:r0b0ty|r0b0ty]]
| KVM Virtual Machine; Fedora 40 x86_64
| {{result|pass}}<ref>Using Fedora-KDE-Live-x86_64-40_Beta-1.10.iso in Virtual Manager (updated 3/25).  Installed without errors and launched the application with no apparent issues.  Noticed several errors shown when application was run via command line.  Unsure if this is considered a bug, as the application did not appear to be affected in an obvious way.
Terminal messages from initial run:
https://pastebin.com/dhdt2Prc
Terminal log from second run:
https://pastebin.com/ujttXmEf</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>Image was successfully pulled and appeared in the "Images" list.  The instructions, however, appear incorrect.  The Search functionality appears to only search through previously-pulled images.  To search for a new image, it was required to first click on the "Pull" button, followed by entering the desired image under the "Image to Pull" text box, and finally clicking the "Pull Image" button.
Reference:
https://fedoraproject.org/wiki/QA:Testcase_Podman_Desktop_Container_Images#How_to_test</ref>
| <references/>
|-
| [[User:vishalvvr|vishalvvr]]
|  KVM,F40,x86_64
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|}
=== Pod ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/QA:Testcase_Podman_Desktop_Create_Pods Create]
! References
|-
| [[User:AngusVW|AngusVW]]
| Operating System: Fedora Linux 40 (Workstation Edition Prerelease) Architecture: x86-64 Hardware Vendor: Dell Inc. Hardware Model: Latitude 7490
| {{result|pass}}<ref>After deleting the pod the was a notification on the computer reporting that an application was using excessive memory and was stopped.
Upon returning to Podman Desktop all previous images and containers were not visible.
Podman desktop was closed and when it was re-opened the previous containers were visible, but the pod was not deleted.
The pod was then deleted successfully</ref>
| <references/>
|-
| [[User:danniel|danniel]]
| Fedora 40 
| {{result|pass}}
| <references/>
|-
| [[User:dtma|dtma]]
| KVM,F40,x86_64
| {{result|pass}}
| <references/>
|-
| [[User:ersen|ersen]]
| Fedora 40 x86_64
| {{result|pass}}
| <references/>
|-
| [[User:geraldosimiao|geraldosimiao]]
| F40 KDE at Acer Aspire V3-571 / i7-3632QM
| {{result|pass}}
| <references/>
|-
| [[User:plugs|plugs]]
|
| {{result|pass}}<ref>No issues.</ref>
| <references/>
|-
| [[User:pnemade|pnemade]]
| F40 Silverblue x86_64
| {{result|pass}}
| <references/>
|-
| [[User:py0xc3|py0xc3]]
| Fedora-Budgie-Live-x86_64-40_Beta-1.10.iso, fully updated with dnf as of now, uname-r=6.8.0-63.fc40.1.x86_64
| {{result|pass}}<ref>No errors</ref>
| <references/>
|-
|}


The test results will be updates once the test day is over
[[Category:Fedora 40 Test Days]]
[[Category:Fedora 40 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)