|
@@ -1,236 +1,818 @@
|
|
|
export default [
|
|
|
{
|
|
|
- yamlversion: "v1.0",
|
|
|
- subStepsParallel: "False", // false 串行,True并行,表示子步骤step1、step2串行执行
|
|
|
+ end_time: "",
|
|
|
+ start_time: "20240601085011",
|
|
|
+ status: "waiting",
|
|
|
steps: [
|
|
|
{
|
|
|
+ displayName: "Stop AP7 And MA7",
|
|
|
name: "step1",
|
|
|
- displayName: "Stop All Services",
|
|
|
- subStepsParallel: "True",
|
|
|
status: "success",
|
|
|
steps: [
|
|
|
{
|
|
|
- name: "step1_1",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "stop",
|
|
|
- serviceTypeParallel: "True",
|
|
|
-
|
|
|
- steps: [
|
|
|
- {
|
|
|
- name: "step1_1_1",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "False",
|
|
|
- steps: [
|
|
|
- {
|
|
|
- name: "step1_1_1_1",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "False",
|
|
|
- hosts: [
|
|
|
- { host: "qladpaxasdasdasd1", status: "success" },
|
|
|
- { host: "qladpax1", status: "success" },
|
|
|
- { host: "qladpax1", status: "success" },
|
|
|
- { host: "qladpax1", status: "success" },
|
|
|
- { host: "qladpax1", status: "success" },
|
|
|
- { host: "qladpax1", status: "success" },
|
|
|
- { host: "qladpax2", status: "lose" },
|
|
|
- { host: "qladpax3", status: "wating" },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- name: "step1_1_1_2",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "False",
|
|
|
- hosts: [
|
|
|
- { host: "qladpax1", status: "success" },
|
|
|
- { host: "qladpax2", status: "lose" },
|
|
|
- { host: "qladpax3", status: "wating" },
|
|
|
- ],
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- name: "step1_1_2",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
- hosts: [
|
|
|
- { host: "qladpax1", status: "success" },
|
|
|
- { host: "qladpax2", status: "lose" },
|
|
|
- { host: "qladpax3", status: "wating" },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- name: "step1_1_3",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
- },
|
|
|
- {
|
|
|
- name: "step1_1_4",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop AP7",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasap7",
|
|
|
+ status: "success",
|
|
|
},
|
|
|
],
|
|
|
+ name: "step1_1",
|
|
|
+ serviceType: "AASAP_part7",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
{
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop MA7",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasma7",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
name: "step1_2",
|
|
|
- displayName: "Stop app2_part1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app2_part1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
- steps: [
|
|
|
- {
|
|
|
- name: "step1_2_1",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
- },
|
|
|
- {
|
|
|
- name: "step1_2_2",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
- steps: [
|
|
|
- {
|
|
|
- name: "step1_2aaaa",
|
|
|
- displayName: "Stop app2_part1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app2_part1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
- steps: [
|
|
|
- {
|
|
|
- name: "step1_2_1a",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
- },
|
|
|
- {
|
|
|
- name: "step1ccc",
|
|
|
- displayName: "Stop app1 Services",
|
|
|
- type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
- status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- // name: "step2step2step2step2step2step2step2step2step2stestep2step2step2step2step2step2step2step2step2stestep2step2step2step2step2step2step2step2step2stestep2step2step2step2step2step2step2step2step2ste",
|
|
|
+ serviceType: "AASMA_part7",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "step2",
|
|
|
name: "step2",
|
|
|
- displayName: "Stop All Services",
|
|
|
- subStepsParallel: "True",
|
|
|
- status: "waiting",
|
|
|
+ status: "success",
|
|
|
steps: [
|
|
|
{
|
|
|
+ action: "humanWaiting",
|
|
|
+ displayName:
|
|
|
+ "AP7 & MA7 application have closed, next step deploy application",
|
|
|
name: "step2_1",
|
|
|
- displayName: "Waiting",
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "Deploy AP7 MA7 PW7 SC7 HT7 And MH7",
|
|
|
+ name: "step3",
|
|
|
+ status: "success",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy AP7",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasap7",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step3_1",
|
|
|
+ serviceType: "AASAP_part7",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy MA7",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasma7",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step3_2",
|
|
|
+ serviceType: "AASMA_part7",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy PW7",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaaspw7",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step3_3",
|
|
|
+ serviceType: "AASPW_part7",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy SC7",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaassc7",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step3_4",
|
|
|
+ serviceType: "AASSC_part7",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy HT7",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasht7",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step3_5",
|
|
|
+ serviceType: "AASHT_part7",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy MH7",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasmh7",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step3_6",
|
|
|
+ serviceType: "AASMH_part7",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "step4",
|
|
|
+ name: "step4",
|
|
|
+ status: "success",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "humanWaiting",
|
|
|
+ displayName: "Waiting for verify internal environment",
|
|
|
+ name: "step4_1",
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "stop BM1 BM2 application",
|
|
|
+ name: "step5",
|
|
|
+ status: "success",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop BM1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasbm1",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step5_1",
|
|
|
+ serviceType: "AASBM_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop BM2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasbm2",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step5_2",
|
|
|
+ serviceType: "AASBM_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "Deploy BM1 And BM2 application",
|
|
|
+ name: "step6",
|
|
|
+ status: "success",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy BM1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasbm1",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step6_1",
|
|
|
+ serviceType: "AASBM_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy BM2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasbm2",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step6_2",
|
|
|
+ serviceType: "AASBM_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "step7",
|
|
|
+ name: "step7",
|
|
|
+ status: "success",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "humanWaiting",
|
|
|
+ displayName: "Waiting for verify BM1 And BM2 application",
|
|
|
+ name: "step7_1",
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "Stop HT1 And MH1 F5",
|
|
|
+ name: "step8",
|
|
|
+ status: "success",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop HT1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasht3",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step8_1",
|
|
|
+ serviceType: "AASHT_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop MH1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasmh1",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step8_2",
|
|
|
+ serviceType: "AASMH_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "step9",
|
|
|
+ name: "step9",
|
|
|
+ status: "running",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "humanWaiting",
|
|
|
+ displayName:
|
|
|
+ "Finish HT1 & MH1 closeF5, next step stop AP1 MA1 PW1 And SC1 application",
|
|
|
+ name: "step9_1",
|
|
|
+ status: "running",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "stop AP1 MA1 PW1 And SC1 application",
|
|
|
+ name: "step10",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop AP1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasap1",
|
|
|
+ status: "error",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step10_1",
|
|
|
+ serviceType: "AASAP_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "error",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop MA1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasma1",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step10_2",
|
|
|
+ serviceType: "AASMA_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop PW1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaaspw1",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step10_3",
|
|
|
+ serviceType: "AASPW_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop SC1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaassc1",
|
|
|
+ status: "success",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step10_4",
|
|
|
+ serviceType: "AASSC_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "success",
|
|
|
type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "step11",
|
|
|
+ name: "step11",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "humanWaiting",
|
|
|
+ displayName:
|
|
|
+ "all application have closed, next step Deploy all application",
|
|
|
+ name: "step11_1",
|
|
|
status: "waiting",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "Deploy AP1 MA1 PW1 And SC1",
|
|
|
+ name: "step12",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
{
|
|
|
- name: "step2_2",
|
|
|
- displayName: "Waiting",
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy AP1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasap1",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step12_1",
|
|
|
+ serviceType: "AASAP_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy MA1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasma1",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step12_2",
|
|
|
+ serviceType: "AASMA_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy PW1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaaspw1",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step12_3",
|
|
|
+ serviceType: "AASPW_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
status: "waiting",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy SC1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaassc1",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step12_4",
|
|
|
+ serviceType: "AASSC_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
],
|
|
|
+ subStepsParallel: true,
|
|
|
},
|
|
|
{
|
|
|
- name: "step3",
|
|
|
- displayName: "deploy All Services",
|
|
|
- subStepsParallel: "True",
|
|
|
+ displayName: "Deploy HT1 And MH1",
|
|
|
+ name: "step13",
|
|
|
status: "waiting",
|
|
|
steps: [
|
|
|
{
|
|
|
- name: "step3_1ssstep3",
|
|
|
- displayName: "deploy app1 Services",
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy HT1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasht3",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step13_1",
|
|
|
+ serviceType: "AASHT_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy MH1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasmh1",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step13_2",
|
|
|
+ serviceType: "AASMH_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "step14",
|
|
|
+ name: "step14",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "humanWaiting",
|
|
|
+ displayName: "Waiting for external services",
|
|
|
+ name: "step14_1",
|
|
|
status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "StartF5 HT1 And MH1",
|
|
|
+ name: "step15",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
{
|
|
|
- name: "step3_1stes",
|
|
|
- displayName: "deploy app1 Services",
|
|
|
+ action: "start",
|
|
|
+ displayName: "StartF5 HT1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasht3",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step15_1",
|
|
|
+ serviceType: "AASHT_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "start",
|
|
|
+ displayName: "StartF5 MH1",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasmh1",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step15_2",
|
|
|
+ serviceType: "AASMH_part1",
|
|
|
+ serviceTypeParallel: true,
|
|
|
status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName:
|
|
|
+ "Stop HT2 And MH2 closeF5, stop ap2 ma2 pw2 and sc2 application",
|
|
|
+ name: "step16",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
{
|
|
|
- name: "step3_1s",
|
|
|
- displayName: "deploy app1 Services",
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop HT2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasht4",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step16_1",
|
|
|
+ serviceType: "AASHT_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop MH2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasmh2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step16_2",
|
|
|
+ serviceType: "AASMH_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
{
|
|
|
- name: "step3_2",
|
|
|
- displayName: "deploy app2_part1 Services",
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop AP2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasap2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step16_3",
|
|
|
+ serviceType: "AASAP_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
type: "execution",
|
|
|
- serviceType: "app2_part1",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop MA2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasma2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step16_4",
|
|
|
+ serviceType: "AASMA_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop PW2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaaspw2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step16_5",
|
|
|
+ serviceType: "AASPW_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "stop",
|
|
|
+ displayName: "Stop SC2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaassc2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step16_6",
|
|
|
+ serviceType: "AASSC_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
],
|
|
|
+ subStepsParallel: true,
|
|
|
},
|
|
|
{
|
|
|
- name: "step4",
|
|
|
- displayName: "start All Services",
|
|
|
- subStepsParallel: "False",
|
|
|
+ displayName: "step17",
|
|
|
+ name: "step17",
|
|
|
status: "waiting",
|
|
|
steps: [
|
|
|
{
|
|
|
- name: "step4_1",
|
|
|
- displayName: "start app1 Services",
|
|
|
+ action: "humanWaiting",
|
|
|
+ displayName:
|
|
|
+ "Finish HT2 & MH2 closeF5, stop ap2 ma2 pw2 and sc2 application,next step Deploy AP2 MA2 PW2 And SC2",
|
|
|
+ name: "step17_1",
|
|
|
+ status: "waiting",
|
|
|
type: "execution",
|
|
|
- serviceType: "app1",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "Deploy AP2 MA2 PW2 And SC2",
|
|
|
+ name: "step18",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy AP2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasap2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step18_1",
|
|
|
+ serviceType: "AASAP_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
{
|
|
|
- name: "step4_2",
|
|
|
- displayName: "start app2_part1 Services",
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy MA2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasma2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step18_2",
|
|
|
+ serviceType: "AASMA_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
type: "execution",
|
|
|
- serviceType: "app2_part1",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy PW2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaaspw2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step18_3",
|
|
|
+ serviceType: "AASPW_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
status: "waiting",
|
|
|
- serviceTypeParallel: "True",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy SC2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaassc2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step18_4",
|
|
|
+ serviceType: "AASSC_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "Deploy HT2 And MH2",
|
|
|
+ name: "step19",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy HT2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasht4",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step19_1",
|
|
|
+ serviceType: "AASHT_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "deploy",
|
|
|
+ displayName: "Deploy MH2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasmh2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step19_2",
|
|
|
+ serviceType: "AASMH_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
},
|
|
|
],
|
|
|
+ subStepsParallel: true,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ displayName: "StartF5 HT2 And MH2",
|
|
|
+ name: "step20",
|
|
|
+ status: "waiting",
|
|
|
+ steps: [
|
|
|
+ {
|
|
|
+ action: "start",
|
|
|
+ displayName: "StartF5 HT2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasht4",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step20_1",
|
|
|
+ serviceType: "AASHT_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ action: "start",
|
|
|
+ displayName: "StartF5 MH2",
|
|
|
+ hosts: [
|
|
|
+ {
|
|
|
+ host: "qlaasmh2",
|
|
|
+ status: "waiting",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ name: "step20_2",
|
|
|
+ serviceType: "AASMH_part2",
|
|
|
+ serviceTypeParallel: true,
|
|
|
+ status: "waiting",
|
|
|
+ type: "execution",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ subStepsParallel: true,
|
|
|
},
|
|
|
],
|
|
|
+ subStepsParallel: false,
|
|
|
+ yamlversion: "v1.0",
|
|
|
},
|
|
|
];
|