mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
Modify test case buildkit_v to support rhels
This commit is contained in:
parent
e7e6759c05
commit
5ed1c716f5
@ -2,12 +2,12 @@ start:buildkit_v
|
||||
os:Linux
|
||||
cmd:buildkit -v
|
||||
check:rc==0
|
||||
check:output=~xcat-buildkit
|
||||
check:output=~x[cC][aA][tT]-buildkit
|
||||
check:output=~kitframework
|
||||
check:output=~compatible_frameworks
|
||||
cmd:buildkit --version
|
||||
check:rc==0
|
||||
check:output=~xcat-buildkit
|
||||
check:output=~x[cC][aA][tT]-buildkit
|
||||
check:output=~kitframework
|
||||
check:output=~compatible_frameworks
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user