Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add tests for different queue types #422

@mmacata

Description

@mmacata

In #421 and #355 the queue was separated to allow an actinia worker to process the job independantely from the instance which received the job.

There are no tests for this yet as a different config is needed and a mechanism how to start the worker.
Tests would be needed for queue_type = per_job and queue_type = per_user.

It is also necessary to get rid of all the config overwrites inside the tests, e.g. for resource storage or redis database.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions