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