zuul/releasenotes/notes/foreground-15824166b5fb7e80.yaml
Tobias Henkel 31d212b72a
Don't enforce foreground with -d switch
We have a separate switch in place to enforce running in foreground so
it's time to decouple debug logging from running in foreground.

Change-Id: I5ad1138b0054786686a8b22aece1a473be88eee0
2020-02-22 18:02:57 +01:00

6 lines
170 B
YAML

---
upgrade:
- |
The -d switch doesn't enforce foreground anymore. It only enables debug
logging. To start zuul in foreground please add the -f switch instead.