Skip to content
Snippets Groups Projects
esap_batch_config.yaml 1.04 KiB
Newer Older
Gareth Hughes's avatar
Gareth Hughes committed
- model: batch.facility
  pk: 1
  fields:
    name: CTADIRAC
    description: CTA-DIRAC instance
    url: https://pypi.org/project/CTADIRAC/
    facilitytype: DIRAC
    runtimeengine: Docker
Gareth Hughes's avatar
Gareth Hughes committed
- 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
Gareth Hughes's avatar
Gareth Hughes committed
- 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
Gareth Hughes's avatar
Gareth Hughes committed
  fields:
    name: CTA Monte Carlo Generation
    description: Production of raw CTA simulations
    url: DIRACExampleWorkFlows/testfile1.json
Gareth Hughes's avatar
Gareth Hughes committed
    ref: HEAD
    workflowtype: container
Gareth Hughes's avatar
Gareth Hughes committed
- model: batch.workflow
  pk: 3
Gareth Hughes's avatar
Gareth Hughes committed
  fields:
    name: CONCORDIA
    description: Containerized Corsika on DIRAC
    url: DIRACExampleWorkFlows/testfile2.json
Gareth Hughes's avatar
Gareth Hughes committed
    ref: HEAD
    workflowtype: container