Skip to content
Snippets Groups Projects
Commit 6e7bc49e authored by Antoine Lambert's avatar Antoine Lambert
Browse files

Harmonize listers parameters and add test to check mandatory ones

Ensure that all lister classes have the same set of mandatory parameters
in their constructors, notably: scheduler, url, instance and credentials.

Add a new test checking listers classes have mandatory parameters declared
in their constructors. The purpose is to avoid deployment issues on staging
or production environment as celery tasks can fail to be executed if mandatory
parameters are not handled by listers.

Reated to swh/infra/sysadm-environment#5030.
parent 5f717e31
No related branches found
No related tags found
1 merge request!501Harmonize listers parameters and add test to check mandatory ones
Pipeline #4195 passed
Showing
with 134 additions and 55 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment