mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
Merge pull request #5592 from hu-weihua/kitcase
Modify test case buildkit_v to support rhels
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user