Skip to content

AN-186 Final cleanup for GCP Batch enablement #379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions src/main/resources/config/tools/pool_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
# READY resource ratio by pool over time: https://grafana.dsp-devops.broadinstitute.org/goto/qHOGMufSk?orgId=1
---
poolConfigs:
- poolId: "cwb_ws_fiab_v7"
size: 500
resourceConfigName: "cwb_ws_resource_fiab_v7"
- poolId: "cwb_ws_fiab_v8"
size: 500
resourceConfigName: "cwb_ws_resource_fiab_v8"
- poolId: "cwb_ws_quality_v11"
size: 1000
resourceConfigName: "cwb_ws_resource_quality_v11"
Expand Down

This file was deleted.

This file was deleted.

5 changes: 1 addition & 4 deletions src/main/resources/config/toolsalpha/pool_schema.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# RBS Pools Schema for local testing and on personal environment
---
poolConfigs:
- poolId: "resource_toolsalpha_v8"
size: 5
resourceConfigName: "resource_toolsalpha_v8"
- poolId: "resource_toolsalpha_v9"
size: 5
resourceConfigName: "resource_toolsalpha_v9"
resourceConfigName: "resource_toolsalpha_v9"

This file was deleted.

Loading