Skip to content

eflows4hpc/dls-dags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLS DAGs

DOI

This repository contains all DAGs that are (or can be) used in the DLS.

To develop your own DAG, please see the airflow documentation and/ or look at the example DAGs in this repository.

The DLS deployments for the eflows4HPC project pull updates from this repository in regular intervals (WIP at the moment), which means newly created or modified DAGs are deployed automatically (although with some delay).

Developement

Run tests with

python -m unittest discover tests