Skip to content

Commit

Permalink
Packit/TMT: show test system information
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Gurney <[email protected]>
  • Loading branch information
bgurney-rh committed Oct 4, 2023
1 parent 76206cd commit 09b1e3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plans/all.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ prepare:
- name: Reload udev
how: shell
script: udevadm control --reload
- name: Show test system information
how: shell
script: free -m; lsblk -i; lscpu
- name: Record mkfs.xfs version
how: shell
script: mkfs.xfs -V
Expand Down

0 comments on commit 09b1e3d

Please sign in to comment.