Skip to content
Federico Stagni edited this page Feb 16, 2026 · 24 revisions

DIRAC and DiracX "certifications" setup

We maintain a "real life" "certification" setup where allowed team members can interact with the Grid. This allows to exercise and test all aspects of a DIRAC/DiracX setup, including:

  • jobs and pilots submission
  • transformations submission
  • data management operations

The setup is there to allow developers to test pull requests before merging them. This document summarizes how the setup is made, and how to use it.

Setup

TLDR: DIRAC is installed in a el9 machine, DiracX runs on k8, all DBs provided by CERN

  • host: dbod-dcertif.cern.ch:5501
  • instance monitoring

OpenSearch (maintained by CERN https://monit.docs.cern.ch)

MQ

  • host:

DIRAC deployment

DiracX deployment (hosted at CERN openshift)

How to use the setup

How to install non-released versions of Dirac/X/web whatever

Clone this wiki locally