2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

Add positive reply to yum install of openbmc-py

This commit is contained in:
Mark Gurevich 2022-04-20 08:50:48 -04:00
parent aa7817bc46
commit 1f2a584407

View File

@ -49,7 +49,7 @@ description:this case is used to test environment setup for supporting openbmc i
label:others,hctrl_openbmc
os:Linux
hcp:openbmc,kvm
cmd:yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
cmd:yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
check:rc==0
cmd:yum install -y xCAT-openbmc-py
check:rc==0