Page MenuHomeSoftware Heritage

Disable the azure http logger in the celery worker base config
ClosedPublic

Authored by olasd on May 19 2020, 11:19 AM.

Details

Summary

This is suboptimal (we should move all of this to a logconfig where we can set
this stuff), but this is consistent with how we do things currently.

Test Plan

this is what is done on uffizi in the gunicorn log config

Diff Detail

Repository
rDSCH Scheduling utilities
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12426
Build 18858: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 18857: arc lint + arc unit

Unit TestsFailed

TimeTest
0 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.scheduler.celery_backend.config
.tox/py3/lib/python3.7/site-packages/swh/scheduler/celery_backend/config.py:267: in <module> worker_registrer_fn = entrypoint.load() .tox/py3/lib/python3.7/site-packages/pkg_resources/__init__.py:2449: in load

Event Timeline

Build has FAILED

Patch application report for D3163 (id=11238)

Rebasing onto 2ea919cd13...

Current branch diff-target is up to date.
Changes applied before test
commit b83990613370c9b35505105f212213dd310903ba
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue May 19 11:12:55 2020 +0200

    Disable the azure http logger in the celery worker base config
    
    This is suboptimal (we should move all of this to a logconfig where we can set
    this stuff), but this is consistent with how we do things currently.

Link to build: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/4/
See console output for more information: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/4/console

This revision is now accepted and ready to land.May 19 2020, 11:23 AM
This revision was landed with ongoing or failed builds.May 19 2020, 11:40 AM
This revision was automatically updated to reflect the committed changes.