launchpad/tasks: Fix ping task function name
Closed
requested to merge generated-differential-D4964-source into generated-differential-D4964-target
An exception is raised when registering task types in scheduler database otherwise.
swh.core.api.RemoteException: <RemoteException 500 NotNullViolation: ['null value in column "description" violates not-null constraint\nDETAIL: Failing row contains (ping, null, swh.lister.launchpad.tasks.ping, 1 day, 1 day, 1 day, 1, null, null, null).\n']>
I should have tested one more time in docker before landing !197 (closed), my bad.
Migrated from D4964 (view on Phabricator)
Merge request reports
Activity
Build is green
Patch application report for D4964 (id=17719)
Rebasing onto f8620047...
Current branch diff-target is up to date.
Changes applied before test
commit d5aff137976eee52b155bc0dd741d521dc1189de Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu Jan 28 16:11:25 2021 +0100 launchpad/tasks: Fix ping task function name An exception is raised when registering task types in scheduler database otherwise.
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/220/ for more details.
Build is green
Patch application report for D4964 (id=17722)
Rebasing onto 0ad37740...
Current branch diff-target is up to date.
Changes applied before test
commit e8725eb2476ce6d29783ca90928268c56bfb12ba Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu Jan 28 16:11:25 2021 +0100 launchpad/tasks: Fix ping task function name An exception is raised when registering task types in scheduler database otherwise.
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/222/ for more details.
Please register or sign in to reply