Remove gearman server

The gearman server is no longer required.  Remove it from tests and
the scheduler.

Change-Id: I34eda003889305dadec471930ab277e31d78d9fe
This commit is contained in:
James E. Blair
2021-11-29 10:48:25 -08:00
parent 80e909c385
commit 215c96f500
56 changed files with 3 additions and 622 deletions

View File

@@ -1,6 +1,3 @@
[gearman]
server=127.0.0.1
[statsd]
# note, use 127.0.0.1 rather than localhost to avoid getting ipv6
# see: https://github.com/jsocol/pystatsd/issues/61