diff options
author | James E. Blair <jim@acmegating.com> | 2021-11-29 10:48:25 -0800 |
---|---|---|
committer | James E. Blair <jim@acmegating.com> | 2022-01-25 06:44:17 -0800 |
commit | 215c96f50004d7bd1cf7dab7ad82aa9deb3143b4 (patch) | |
tree | dedbc617efa1baaed05bbe0c5679a280cae94db1 /tests/fixtures/zuul-sql-driver-prefix-mysql.conf | |
parent | 80e909c38585ce87371bcac900ca79ddef2720c6 (diff) | |
download | zuul-215c96f50004d7bd1cf7dab7ad82aa9deb3143b4.tar.gz |
Remove gearman server
The gearman server is no longer required. Remove it from tests and
the scheduler.
Change-Id: I34eda003889305dadec471930ab277e31d78d9fe
Diffstat (limited to 'tests/fixtures/zuul-sql-driver-prefix-mysql.conf')
-rw-r--r-- | tests/fixtures/zuul-sql-driver-prefix-mysql.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/fixtures/zuul-sql-driver-prefix-mysql.conf b/tests/fixtures/zuul-sql-driver-prefix-mysql.conf index 3f9e91388..c16620474 100644 --- a/tests/fixtures/zuul-sql-driver-prefix-mysql.conf +++ b/tests/fixtures/zuul-sql-driver-prefix-mysql.conf @@ -1,6 +1,3 @@ -[gearman] -server=127.0.0.1 - [scheduler] tenant_config=main.yaml |