@@ -42,7 +42,7 @@ pipeline:
42
42
- build
43
43
type : process
44
44
desc : " Create cluster for Kubernetes e2e tests"
45
- target : stups-test
45
+ target : stups-euc1- test
46
46
process : microservice_standard_test
47
47
config :
48
48
apply_manifests :
@@ -99,7 +99,7 @@ pipeline:
99
99
- create-cluster-aws
100
100
type : process
101
101
desc : " Kubernetes e2e tests"
102
- target : stups-test
102
+ target : stups-euc1- test
103
103
process : microservice_standard_test
104
104
config :
105
105
apply_manifests :
@@ -137,7 +137,7 @@ pipeline:
137
137
- create-cluster-aws
138
138
type : process
139
139
desc : " Kubernetes e2e load tests"
140
- target : stups-test
140
+ target : stups-euc1- test
141
141
process : microservice_standard_test
142
142
config :
143
143
apply_manifests :
@@ -175,7 +175,7 @@ pipeline:
175
175
- create-cluster-aws
176
176
type : process
177
177
desc : " StackSet e2e tests"
178
- target : stups-test
178
+ target : stups-euc1- test
179
179
process : microservice_standard_test
180
180
config :
181
181
apply_manifests :
@@ -215,7 +215,7 @@ pipeline:
215
215
- e2e-load-test-result-aws
216
216
type : process
217
217
desc : " Decommission cluster used for Kubernetes e2e tests"
218
- target : stups-test
218
+ target : stups-euc1- test
219
219
process : microservice_standard_test
220
220
config :
221
221
apply_manifests :
@@ -253,7 +253,7 @@ pipeline:
253
253
- build
254
254
type : process
255
255
desc : " Create cluster for Kubernetes e2e tests"
256
- target : stups-test
256
+ target : stups-euc1- test
257
257
process : microservice_standard_test
258
258
config :
259
259
apply_manifests :
@@ -297,7 +297,7 @@ pipeline:
297
297
- create-cluster-eks
298
298
type : process
299
299
desc : " Kubernetes e2e tests"
300
- target : stups-test
300
+ target : stups-euc1- test
301
301
process : microservice_standard_test
302
302
config :
303
303
apply_manifests :
@@ -335,7 +335,7 @@ pipeline:
335
335
- create-cluster-eks
336
336
type : process
337
337
desc : " Kubernetes e2e load tests"
338
- target : stups-test
338
+ target : stups-euc1- test
339
339
process : microservice_standard_test
340
340
config :
341
341
apply_manifests :
@@ -373,7 +373,7 @@ pipeline:
373
373
- create-cluster-eks
374
374
type : process
375
375
desc : " StackSet e2e tests"
376
- target : stups-test
376
+ target : stups-euc1- test
377
377
process : microservice_standard_test
378
378
config :
379
379
apply_manifests :
@@ -413,7 +413,7 @@ pipeline:
413
413
- e2e-load-test-result-eks
414
414
type : process
415
415
desc : " Decommission cluster used for Kubernetes e2e tests"
416
- target : stups-test
416
+ target : stups-euc1- test
417
417
process : microservice_standard_test
418
418
config :
419
419
apply_manifests :
0 commit comments