[Agent] [Executor] 优化Functional Executor
This commit is contained in:
@@ -48,7 +48,7 @@ func TestBaseFunc(t *testing.T) {
|
||||
//agentOP.Command("disableSwap")
|
||||
//agentOP.Command("enableSwap")
|
||||
//agentOP.Command("removeDocker")
|
||||
agentOP.Command("installDocker", "20")
|
||||
//agentOP.Command("installDocker", "20")
|
||||
//agentOP.Command("removeDockerCompose")
|
||||
//agentOP.Command("installDockerCompose")
|
||||
//agentOP.Command("installHelm")
|
||||
@@ -56,5 +56,6 @@ func TestBaseFunc(t *testing.T) {
|
||||
//agentOP.Command("chronyToPublicNTP")
|
||||
//agentOP.Command("chronyToMaster", "192.168.0.8")
|
||||
//agentOP.Command("installZSH")
|
||||
agentOP.Command("ok")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user