Skip to content

Commit

Permalink
Merge pull request #3461 from bgurney-rh/testingfarm-sysinfo
Browse files Browse the repository at this point in the history
Packit/TMT: show test system information
  • Loading branch information
mulkieran authored Oct 4, 2023
2 parents 76206cd + 09b1e3d commit 355a4b4
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 355a4b4

Please sign in to comment.