diff --git a/schutzbot/ci_details.sh b/schutzbot/ci_details.sh index 9e833d9093..581c7b8001 100755 --- a/schutzbot/ci_details.sh +++ b/schutzbot/ci_details.sh @@ -33,9 +33,13 @@ CI MACHINE SPECS EOF echo -e "\033[0m" +echo "Volume and file system info:" +sudo lsblk +sudo findmnt +echo "------------------------------------------------------------------------------" + echo "List of system repositories:" sudo yum repolist -v - echo "------------------------------------------------------------------------------" echo "List of installed packages:"