[agent][deploy] - 辽宁应急生成

This commit is contained in:
zeaslity
2025-01-10 14:52:16 +08:00
parent 9f4631af91
commit 4135195430
76 changed files with 60068 additions and 7660 deletions

View File

@@ -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) {
// 刘喜通感