2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 10:10:22 +00:00

squashfs on RHEL8.2 hierarchy testcase debug

This commit is contained in:
Mark Gurevich
2020-07-28 11:21:37 -04:00
parent eee2b1d191
commit 025c516807

View File

@@ -175,6 +175,8 @@ cmd:if [[ "$$OS" =~ "ubuntu" ]]; then apt-get install -y squashfs-tools; fi
#Make sure squashfs rpm is installed on SLES
cmd:if [[ "$$OS" =~ "sle" ]]; then zypper install -y squashfs; fi
cmd:xdsh fdisk -l
cmd:xdsh df -T
cmd:packimage -m squashfs __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute
check:rc==0
check:output=~archive method:squashfs