[agent][deploy] - 辽宁应急生成
This commit is contained in:
@@ -53,6 +53,27 @@ func TestCmiiEnvDeploy_ChongQingSanHua(t *testing.T) {
|
||||
|
||||
}
|
||||
|
||||
func TestCmiiEnvDeploy_JiangSuNanTongErJiPingTai(t *testing.T) {
|
||||
|
||||
// 江苏南通二级平台 2025-01
|
||||
commonEnv := &z_dep.CommonEnvironmentConfig{
|
||||
WebIP: "10.40.51.5",
|
||||
WebPort: "8088",
|
||||
HarborIPOrCustomImagePrefix: "10.40.51.5",
|
||||
HarborPort: "8033",
|
||||
Namespace: "jsntejpt",
|
||||
TagVersion: "6.1.0",
|
||||
TenantEnv: "",
|
||||
MinioPublicIP: "10.40.51.5",
|
||||
MinioInnerIP: "10.40.51.5",
|
||||
NFSServerIP: "10.40.51.5",
|
||||
ApplyFilePrefix: "",
|
||||
}
|
||||
|
||||
CmiiEnvDeployOffline(commonEnv, true, real_project.Cmii611ImageList)
|
||||
|
||||
}
|
||||
|
||||
func TestCmiiEnvDeploy_LiuXiTongGan(t *testing.T) {
|
||||
|
||||
// 刘喜通感
|
||||
|
||||
Reference in New Issue
Block a user