Skip to content

Commit 52cc2dc

Browse files
author
David O'Sullivan
committed
revert changes to integration test env resources
1 parent 9bca50f commit 52cc2dc

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

ci/tcp-routes.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,10 @@
1818
- type: replace
1919
path: /resource-config/tcp_router/instances
2020
value: automatic
21+
- type: replace
22+
path: /resource-config/compute/instances
23+
value: 2
2124
- type: replace
2225
path: /product-properties/.cloud_controller.default_quota_memory_limit_mb
2326
value:
2427
value: ((DEFAULT_QUOTA_MEM_MB))
25-
- type: replace
26-
path: /resource-config/compute/instances
27-
value: 4
28-
- type: replace
29-
path: /resource-config/compute/instance_type/id
30-
value: "2xlarge.mem"

0 commit comments

Comments
 (0)