Skip to content

Commit 0c37697

Browse files
committed
masappws compents and other cleanup
1 parent a969ae5 commit 0c37697

4 files changed

Lines changed: 14 additions & 169 deletions

File tree

9.0.x/pipeline-run.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,35 +38,35 @@ spec:
3838

3939
# install MAS Manage, depending on MAS Core, optionally CP4D/DB2
4040
- name: mas-install-manage
41-
value: "true"
41+
value: "false"
4242
- name: mas-install-demo-data
43-
value: "true"
43+
value: "false"
4444
- name: mas-cp4d-install-cognos
4545
value: "false"
4646

4747
# install MAS Optimizer
4848
- name: mas-install-optimizer
49-
value: "true"
49+
value: "false"
5050

5151
# install MAS Visual Inspection
5252
- name: mas-install-visualinspection
5353
value: "false"
5454

5555
- name: run-kafka-fix
56-
value: "true"
56+
value: "false"
5757
# install MAS IoT and Monitor, depending on MAS Core
5858
- name: mas-install-iot
59-
value: "true"
59+
value: "false"
6060
- name: mas-install-monitor
61-
value: "true"
61+
value: "false"
6262

6363
# install MAS Predict, depending on MAS Core, Health, IoT and Monitor, optionally CP4D services
6464
- name: mas-install-predict
6565
value: "false"
6666
- name: cpd-platform-components
67-
value: "true"
67+
value: "false"
6868
- name: cpd-install-spss
69-
value: "true"
69+
value: "false"
7070
- name: cpd-wsl-projectname
7171
value: "maspredictproject"
7272
- name: cpd-wml-url

9.0.x/pipeline.yaml

Lines changed: 6 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -26,78 +26,10 @@ spec:
2626
type: string
2727
description: "controls whether Maximo Manage and CP4D is installed"
2828
default: "true"
29-
- name: mas-manage-component-acm
29+
- name: mas-appws-components
3030
type: string
31-
description: "controls whether Maximo Manage with acm is installed"
32-
default: "false"
33-
- name: mas-manage-component-aviation
34-
type: string
35-
description: "controls whether Maximo Manage with aviation is installed"
36-
default: "false"
37-
- name: mas-manage-component-civil
38-
type: string
39-
description: "controls whether Maximo Manage with civil is installed"
40-
default: "false"
41-
- name: mas-manage-component-envizi
42-
type: string
43-
description: "controls whether Maximo Manage with envizi is installed"
44-
default: "false"
45-
- name: mas-manage-component-health
46-
type: string
47-
description: "controls whether Maximo Manage with health is installed"
48-
default: "false"
49-
- name: mas-manage-component-hse
50-
type: string
51-
description: "controls whether Maximo Manage with hse is installed"
52-
default: "false"
53-
- name: mas-manage-component-icd
54-
type: string
55-
description: "controls whether Maximo Manage with icd is installed"
56-
default: "false"
57-
- name: mas-manage-component-nuclear
58-
type: string
59-
description: "controls whether Maximo Manage with nuclear is installed"
60-
default: "false"
61-
- name: mas-manage-component-oilandgas
62-
type: string
63-
description: "controls whether Maximo Manage with oilandgas is installed"
64-
default: "false"
65-
- name: mas-manage-component-oracleadapter
66-
type: string
67-
description: "controls whether Maximo Manage with oracleadapter is installed"
68-
default: "false"
69-
- name: mas-manage-component-sapadapter
70-
type: string
71-
description: "controls whether Maximo Manage with sapadapter is installed"
72-
default: "false"
73-
- name: mas-manage-component-serviceprovider
74-
type: string
75-
description: "controls whether Maximo Manage with serviceprovider is installed"
76-
default: "false"
77-
- name: mas-manage-component-spatial
78-
type: string
79-
description: "controls whether Maximo Manage with spatial is installed"
80-
default: "false"
81-
- name: mas-manage-component-strategize
82-
type: string
83-
description: "controls whether Maximo Manage with strategize is installed"
84-
default: "false"
85-
- name: mas-manage-component-transportation
86-
type: string
87-
description: "controls whether Maximo Manage with transportation is installed"
88-
default: "false"
89-
- name: mas-manage-component-tririga
90-
type: string
91-
description: "controls whether Maximo Manage with tririga is installed"
92-
default: "false"
93-
- name: mas-manage-component-utilities
94-
type: string
95-
description: "controls whether Maximo Manage with utilities is installed"
96-
default: "false"
97-
- name: mas-manage-component-workday
98-
type: string
99-
description: "controls whether Maximo Manage with workday is installed"
100-
default: "false"
31+
description: "controls what appws components are loaded for manage"
32+
default: "base=latest"
10133
- name: mas-cp4d-install-cognos
10234
type: string
10335
default: "false"
@@ -532,42 +464,8 @@ spec:
532464
value: "$(params.rwx-storageclass)"
533465
- name: rwo-storageclass
534466
value: "$(params.rwo-storageclass)"
535-
- name: mas-manage-component-acm
536-
value: "$(params.mas-manage-component-acm)"
537-
- name: mas-manage-component-aviation
538-
value: "$(params.mas-manage-component-aviation)"
539-
- name: mas-manage-component-civil
540-
value: "$(params.mas-manage-component-civil)"
541-
- name: mas-manage-component-envizi
542-
value: "$(params.mas-manage-component-envizi)"
543-
- name: mas-manage-component-health
544-
value: "$(params.mas-manage-component-health)"
545-
- name: mas-manage-component-hse
546-
value: "$(params.mas-manage-component-hse)"
547-
- name: mas-manage-component-icd
548-
value: "$(params.mas-manage-component-icd)"
549-
- name: mas-manage-component-nuclear
550-
value: "$(params.mas-manage-component-nuclear)"
551-
- name: mas-manage-component-oilandgas
552-
value: "$(params.mas-manage-component-oilandgas)"
553-
- name: mas-manage-component-oracleadapter
554-
value: "$(params.mas-manage-component-oracleadapter)"
555-
- name: mas-manage-component-sapadapter
556-
value: "$(params.mas-manage-component-sapadapter)"
557-
- name: mas-manage-component-serviceprovider
558-
value: "$(params.mas-manage-component-serviceprovider)"
559-
- name: mas-manage-component-spatial
560-
value: "$(params.mas-manage-component-spatial)"
561-
- name: mas-manage-component-strategize
562-
value: "$(params.mas-manage-component-strategize)"
563-
- name: mas-manage-component-transportation
564-
value: "$(params.mas-manage-component-transportation)"
565-
- name: mas-manage-component-tririga
566-
value: "$(params.mas-manage-component-tririga)"
567-
- name: mas-manage-component-utilities
568-
value: "$(params.mas-manage-component-utilities)"
569-
- name: mas-manage-component-workday
570-
value: "$(params.mas-manage-component-workday)"
467+
- name: mas-appws-components
468+
value: "$(params.mas-appws-components)"
571469
taskSpec:
572470
workspaces:
573471
- name: ws
@@ -581,24 +479,7 @@ spec:
581479
- name: mas-cp4d-install-cognos
582480
- name: rwx-storageclass
583481
- name: rwo-storageclass
584-
- name: mas-manage-component-acm
585-
- name: mas-manage-component-aviation
586-
- name: mas-manage-component-civil
587-
- name: mas-manage-component-envizi
588-
- name: mas-manage-component-health
589-
- name: mas-manage-component-hse
590-
- name: mas-manage-component-icd
591-
- name: mas-manage-component-nuclear
592-
- name: mas-manage-component-oilandgas
593-
- name: mas-manage-component-oracleadapter
594-
- name: mas-manage-component-sapadapter
595-
- name: mas-manage-component-serviceprovider
596-
- name: mas-manage-component-spatial
597-
- name: mas-manage-component-strategize
598-
- name: mas-manage-component-transportation
599-
- name: mas-manage-component-tririga
600-
- name: mas-manage-component-utilities
601-
- name: mas-manage-component-workday
482+
- name: mas-appws-components
602483
steps:
603484
- name: run-mas-cli
604485
image: quay.io/ibmmas/cli:latest

9.0.x/sample deployer params/mas-params-ocpv-manage-iot-health.json

Lines changed: 0 additions & 35 deletions
This file was deleted.

9.0.x/sample deployer params/mas-params-ocpv-manage.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"mas-install-core": "true",
1212
"mas-install-manage": "true",
1313
"mas-install-demo-data": "true",
14-
"mas-cp4d-install-cognos": "true",
1514
"mas-appws-components": "base=latest,health=latest,spatial=latest,strategize=latest,utilities=latest,transportation=latest,serviceprovider=latest,hse=latest"
1615
}
1716
},

0 commit comments

Comments
 (0)