Remove diagnostic product.img test (#1165425)
Yeah. Pushed my test template on accident. Sorry about that.
This commit is contained in:
parent
c3d23a7536
commit
5a42ab73a5
@ -119,7 +119,4 @@ append etc/lvm/lvm.conf "global {\n\tuse_lvmetad = 1\n}\n"
|
|||||||
## Record the package versions used to create the image
|
## Record the package versions used to create the image
|
||||||
runcmd chroot ${root} /bin/rpm -qa --pipe "tee /root/lorax-packages.log"
|
runcmd chroot ${root} /bin/rpm -qa --pipe "tee /root/lorax-packages.log"
|
||||||
|
|
||||||
mkdir usr/share/lorax/product/run/install/product/pyanaconda/installclasses/
|
|
||||||
append usr/share/lorax/product/run/install/product/pyanaconda/installclasses/custom.py "import logging\nlog = logging.getLogger('anaconda')\nlog.info('bcl was here')\n"
|
|
||||||
|
|
||||||
## TODO: we could run prelink here if we wanted?
|
## TODO: we could run prelink here if we wanted?
|
||||||
|
Loading…
Reference in New Issue
Block a user