Skip to content

Commit

Permalink
Packit/TMT: cat sched of PID 1
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 6, 2023
1 parent de75a5f commit c826b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plans/all.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ prepare:
script: udevadm control --reload
- name: Show test system information
how: shell
script: free -m; lsblk -i; lscpu
script: free -m; lsblk -i; lscpu; cat /proc/1/sched
- name: Record mkfs.xfs version
how: shell
script: mkfs.xfs -V
Expand Down

0 comments on commit c826b66

Please sign in to comment.