-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove pools we recently stopped using
- Loading branch information
1 parent
0c2011a
commit 72861e4
Showing
4 changed files
with
0 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
# RBS Pools Schema for running buffer service integration test and performace test. | ||
--- | ||
poolConfigs: | ||
- poolId: "resource_buffer_test_v2" | ||
size: 1500 | ||
resourceConfigName: "resource_buffer_test_v2" | ||
- poolId: "resource_buffer_test_v3" | ||
size: 1500 | ||
resourceConfigName: "resource_buffer_test_v3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,12 @@ | ||
# Resource Buffer Service Pools Schema in staging environment | ||
--- | ||
poolConfigs: | ||
- poolId: "cwb_ws_staging_v7" | ||
size: 100 | ||
resourceConfigName: "cwb_ws_resource_staging_v7" | ||
- poolId: "cwb_ws_staging_v8" | ||
size: 100 | ||
resourceConfigName: "cwb_ws_resource_staging_v8" | ||
- poolId: "datarepo_v1" | ||
size: 300 | ||
resourceConfigName: "datarepo_v1" | ||
- poolId: "vpc_sc_v6" | ||
size: 100 | ||
resourceConfigName: "vpc_sc_v6" | ||
- poolId: "vpc_sc_v7" | ||
size: 100 | ||
resourceConfigName: "vpc_sc_v7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters