Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
esap_batch_config.yaml 1.04 KiB
- model: batch.facility
  pk: 1
  fields:
    name: CTADIRAC
    description: CTA-DIRAC instance
    url: https://pypi.org/project/CTADIRAC/
    facilitytype: DIRAC
    runtimeengine: Docker
- model: batch.facility
  pk: 2
  fields:
    name: Rosetta @ INAF OATS
    description: The Rosetta platform deployed at INAF OATS computing centre
    url:  https://esap-rosetta.oats.inaf.it/
    facilitytype: rosetta
    runtimeengine: Singularity
- model: batch.workflow
  pk: 1
  fields:
    name: Hello World
    description: This is the hello world example
    url: DIRACExampleWorkFlows/helloworld.json
    ref: HEAD
    workflowtype: container
- model: batch.workflow
  pk: 2
  fields:
    name: CTA Monte Carlo Generation
    description: Production of raw CTA simulations
    url: DIRACExampleWorkFlows/testfile1.json
    ref: HEAD
    workflowtype: container
- model: batch.workflow
  pk: 3
  fields:
    name: CONCORDIA
    description: Containerized Corsika on DIRAC
    url: DIRACExampleWorkFlows/testfile2.json
    ref: HEAD
    workflowtype: container