Skip to content

Use diracx-api jobs.py module to interact with the sandbox store endpoint (instead of the one from DIRAC) #73

@aldbr

Description

@aldbr

Here we have a class that mimic the DIRAC SandboxStoreClient:

The sandbox management is already supported within diracX and should be preferred:

Tasks

  • Replace the sandbox_store_client by calls diracx-api.jobs
  • Replace the mock sandbox_store_client for local execution by a fake diracx-api.jobs module
  • If anything is missing in diracx, let's first discuss and see if we should try to integrate it to diracx (probably just adding the assignment of the sandbox to diracx-api)

Done criteria

  • existing tests should still pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    points:5Large, 5-8 days, significant complexity

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions