Skip to content

Commit 5421050

Browse files
Add files via upload
1 parent 3b7069b commit 5421050

32 files changed

+5391
-0
lines changed
Lines changed: 324 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,324 @@
1+
{
2+
"IDPLAN": "B1-CONCURRENCY3-GTT-AS",
3+
"PlanDesc": "B1 con 4-128 ocpu - 3 sesiones concurrentes - GTT - AS",
4+
"version": 1.0,
5+
"releaseDate": "2020-10-13T00:00:00.000Z",
6+
"runs":
7+
[
8+
{
9+
"name": "Run1",
10+
"Label": "RUN1",
11+
"ocpu": "4",
12+
"storageTB": "5",
13+
"parallel": "Y",
14+
"steps":
15+
[
16+
{
17+
"name": "ScaleUpAdw",
18+
"type": "SCALE",
19+
"command": "/home/opc/PPL/scale-ADW.sh"
20+
},
21+
{
22+
"name": "CollectAWR",
23+
"type": "AWR",
24+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
25+
},
26+
{
27+
"name": "step1",
28+
"type": "SH",
29+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
30+
},
31+
{
32+
"name": "step2",
33+
"type": "SH",
34+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
35+
},
36+
{
37+
"name": "step3",
38+
"type": "SH",
39+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
40+
},
41+
{
42+
"name": "Waiting",
43+
"type": "WAIT",
44+
"command": "/home/opc/PPL/check-for-completion.sh"
45+
},
46+
{
47+
"name": "CollectAWR",
48+
"type": "AWR",
49+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
50+
}
51+
]
52+
},
53+
{
54+
"name": "Run2",
55+
"Label": "RUN2",
56+
"ocpu": "8",
57+
"storageTB": "5",
58+
"parallel": "Y",
59+
"steps":
60+
[
61+
{
62+
"name": "ScaleUpAdw",
63+
"type": "SCALE",
64+
"command": "/home/opc/PPL/scale-ADW.sh"
65+
},
66+
{
67+
"name": "CollectAWR",
68+
"type": "AWR",
69+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
70+
},
71+
{
72+
"name": "step1",
73+
"type": "SH",
74+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
75+
},
76+
{
77+
"name": "step2",
78+
"type": "SH",
79+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
80+
},
81+
{
82+
"name": "step3",
83+
"type": "SH",
84+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
85+
},
86+
{
87+
"name": "Waiting",
88+
"type": "WAIT",
89+
"command": "/home/opc/PPL/check-for-completion.sh"
90+
},
91+
{
92+
"name": "CollectAWR",
93+
"type": "AWR",
94+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
95+
}
96+
]
97+
},
98+
{
99+
"name": "Run3",
100+
"Label": "RUN3",
101+
"ocpu": "16",
102+
"storageTB": "5",
103+
"parallel": "Y",
104+
"steps":
105+
[
106+
{
107+
"name": "ScaleUpAdw",
108+
"type": "SCALE",
109+
"command": "/home/opc/PPL/scale-ADW.sh"
110+
},
111+
{
112+
"name": "CollectAWR",
113+
"type": "AWR",
114+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
115+
},
116+
{
117+
"name": "step1",
118+
"type": "SH",
119+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
120+
},
121+
{
122+
"name": "step2",
123+
"type": "SH",
124+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
125+
},
126+
{
127+
"name": "step3",
128+
"type": "SH",
129+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
130+
},
131+
{
132+
"name": "Waiting",
133+
"type": "WAIT",
134+
"command": "/home/opc/PPL/check-for-completion.sh"
135+
},
136+
{
137+
"name": "CollectAWR",
138+
"type": "AWR",
139+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
140+
}
141+
]
142+
},
143+
{
144+
"name": "Run4",
145+
"Label": "RUN4",
146+
"ocpu": "32",
147+
"storageTB": "5",
148+
"parallel": "Y",
149+
"steps":
150+
[
151+
{
152+
"name": "ScaleUpAdw",
153+
"type": "SCALE",
154+
"command": "/home/opc/PPL/scale-ADW.sh"
155+
},
156+
{
157+
"name": "CollectAWR",
158+
"type": "AWR",
159+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
160+
},
161+
{
162+
"name": "step1",
163+
"type": "SH",
164+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
165+
},
166+
{
167+
"name": "step2",
168+
"type": "SH",
169+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
170+
},
171+
{
172+
"name": "step3",
173+
"type": "SH",
174+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
175+
},
176+
{
177+
"name": "Waiting",
178+
"type": "WAIT",
179+
"command": "/home/opc/PPL/check-for-completion.sh"
180+
},
181+
{
182+
"name": "CollectAWR",
183+
"type": "AWR",
184+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
185+
}
186+
]
187+
},
188+
{
189+
"name": "Run5",
190+
"Label": "RUN5",
191+
"ocpu": "64",
192+
"storageTB": "5",
193+
"parallel": "Y",
194+
"steps":
195+
[
196+
{
197+
"name": "ScaleUpAdw",
198+
"type": "SCALE",
199+
"command": "/home/opc/PPL/scale-ADW.sh"
200+
},
201+
{
202+
"name": "CollectAWR",
203+
"type": "AWR",
204+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
205+
},
206+
{
207+
"name": "step1",
208+
"type": "SH",
209+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
210+
},
211+
{
212+
"name": "step2",
213+
"type": "SH",
214+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
215+
},
216+
{
217+
"name": "step3",
218+
"type": "SH",
219+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
220+
},
221+
{
222+
"name": "Waiting",
223+
"type": "WAIT",
224+
"command": "/home/opc/PPL/check-for-completion.sh"
225+
},
226+
{
227+
"name": "CollectAWR",
228+
"type": "AWR",
229+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
230+
}
231+
]
232+
},
233+
{
234+
"name": "Run6",
235+
"Label": "RUN6",
236+
"ocpu": "96",
237+
"storageTB": "5",
238+
"parallel": "Y",
239+
"steps":
240+
[
241+
{
242+
"name": "ScaleUpAdw",
243+
"type": "SCALE",
244+
"command": "/home/opc/PPL/scale-ADW.sh"
245+
},
246+
{
247+
"name": "CollectAWR",
248+
"type": "AWR",
249+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
250+
},
251+
{
252+
"name": "step1",
253+
"type": "SH",
254+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
255+
},
256+
{
257+
"name": "step2",
258+
"type": "SH",
259+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
260+
},
261+
{
262+
"name": "step3",
263+
"type": "SH",
264+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
265+
},
266+
{
267+
"name": "Waiting",
268+
"type": "WAIT",
269+
"command": "/home/opc/PPL/check-for-completion.sh"
270+
},
271+
{
272+
"name": "CollectAWR",
273+
"type": "AWR",
274+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
275+
}
276+
]
277+
},
278+
{
279+
"name": "Run7",
280+
"Label": "RUN7",
281+
"ocpu": "128",
282+
"storageTB": "5",
283+
"parallel": "Y",
284+
"steps":
285+
[
286+
{
287+
"name": "ScaleUpAdw",
288+
"type": "SCALE",
289+
"command": "/home/opc/PPL/scale-ADW.sh"
290+
},
291+
{
292+
"name": "CollectAWR",
293+
"type": "AWR",
294+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
295+
},
296+
{
297+
"name": "step1",
298+
"type": "SH",
299+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
300+
},
301+
{
302+
"name": "step2",
303+
"type": "SH",
304+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
305+
},
306+
{
307+
"name": "step3",
308+
"type": "SH",
309+
"command": "/home/opc/PPL/run.B1.GTT.DM_CONFIG0.sh"
310+
},
311+
{
312+
"name": "Waiting",
313+
"type": "WAIT",
314+
"command": "/home/opc/PPL/check-for-completion.sh"
315+
},
316+
{
317+
"name": "CollectAWR",
318+
"type": "AWR",
319+
"command": "/home/opc/PPL/create-AWR-snapshot.sh"
320+
}
321+
]
322+
}
323+
]
324+
}

0 commit comments

Comments
 (0)