mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
Merge pull request #7148 from gurevichmark/python3_openbmc3
Add positive reply to yum install of openbmc-py
This commit is contained in:
commit
d646c3eabc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user