mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
Merge pull request #5592 from hu-weihua/kitcase
Modify test case buildkit_v to support rhels
This commit is contained in:
commit
d26dad7f67
@ -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