Temporarily disable ovh-bhs1 in nodepool

We've gotten reports of frequent slow job runs in the BHS1 region
leading to job timeouts. Further investigation indicates these
instances top out around ~10-15MB/sec for contiguous writes to their
rootfs while instances booted from the same image and flavor in GRA1
see 250MB/sec or better with the same write patterns. Disable BHS1
in nodepool for now while we work with OVH staff to see if they can
determine the root cause.

Change-Id: I8b9a79b64dd7da6d3a33f24797ca597bd2426c86
This commit is contained in:
Jeremy Stanley 2018-11-30 17:33:50 +00:00
parent cd1d43bbca
commit 3f40af4296
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ providers:
config-drive: true
pools:
- name: main
max-servers: 159
max-servers: 0
labels: &provider_pools_labels
- name: centos-7
min-ram: 8000