Disable packethost due to mirror outages
The mirror keeps getting shutdown which leads to jobs failing in pre-run and restarting. This is just thrashing things and could lead to failures. Lets disable the region until we understand the problem. Change-Id: Ied3fd534dc029868fb770280c01bb564078c5a3d
This commit is contained in:
parent
ca7e84e7cc
commit
bff5ce049f
@ -231,7 +231,7 @@ providers:
|
||||
diskimages: *provider_diskimages
|
||||
pools:
|
||||
- name: main
|
||||
max-servers: 100
|
||||
max-servers: 0
|
||||
labels:
|
||||
- name: centos-7
|
||||
min-ram: 8000
|
||||
|
Loading…
x
Reference in New Issue
Block a user