server: Remove deprecated services default config
Closed
requested to merge generated-differential-D4685-source into generated-differential-D4685-target
Services configuration are mandatory, so merging with default config can only lead to discrepancies with service that may have alternative configuration structure.
Related to swh/infra/puppet/puppet-swh-site!276 (closed)
Test Plan
tox
Migrated from D4685 (view on Phabricator)
Merge request reports
Activity
Build is green
Patch application report for D4685 (id=16628)
Could not rebase; Attempt merge onto 4e1fb5e0...
Updating 4e1fb5e..1b6a10f Fast-forward swh/vault/api/server.py | 9 +-------- swh/vault/cli.py | 12 +----------- 2 files changed, 2 insertions(+), 19 deletions(-)
Changes applied before test
commit 1b6a10fded608c472c445a6b4467f0d56ec002f5 Author: tenma <tenma+swh@mailbox.org> Date: Tue Dec 8 10:16:21 2020 +0100 vault: Remove deprecated services default config Services configuration are mandatory, so merging with default config can only lead to discrepancies with service that may have alternative configuration structure. commit 91f64b9e7a6feba388986fd8fe733d21baf01a3d Author: tenma <tenma+swh@mailbox.org> Date: Wed Dec 2 10:29:13 2020 +0100 cli: Remove deprecated logging configuration CLI logging is configured at SWH CLI root.
See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/60/ for more details.
That should help swh/infra/puppet/puppet-swh-site!276 (closed) to actually work
Please register or sign in to reply