[ Cmii ] [ Operator ] - agent operator for DCU part
This commit is contained in:
@@ -1 +1,10 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
|
import "testing"
|
||||||
|
|
||||||
|
func TestCmiiMinioOperator_UploadToDemo(t *testing.T) {
|
||||||
|
operator := &CmiiMinioOperator{}
|
||||||
|
|
||||||
|
operator.UploadToDemo("cmlc-installation/tmp/", " C:\\Users\\wddsh\\Downloads", "kodibot-win-x64.zip")
|
||||||
|
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user