[ Agent ] [ Base ] - nfs-server bug fixs
This commit is contained in:
@@ -365,7 +365,7 @@ func (op *AgentOsOperator) deployTestNFS(funcArgs []string) (bool, []string) {
|
||||
result = append(result, "NFS 文件写入 异常!!")
|
||||
}
|
||||
|
||||
if !CheckPodStatusTimeout("test-pod ", "default", 30) {
|
||||
if !CheckPodStatusTimeout("test-pod", "default", 30) {
|
||||
return false, []string{
|
||||
"[deployTestNFS] - test pod create failed !",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user