Skip to content

Commit

Permalink
Merge pull request #32 from gabrimaine/gabrimaine-patch-1
Browse files Browse the repository at this point in the history
New data transfer nodes at CC-IN2P3
  • Loading branch information
gabrimaine authored Oct 29, 2024
2 parents 6b4578d + 28cad53 commit d20cd33
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 24 deletions.
7 changes: 3 additions & 4 deletions manifests/in2p3-cosmo/configmap/ingest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ ingest:
# TODO Add support for webdav protocol
# Use file:// as first element in list when using local data
servers:
- https://ccnetlsst01.in2p3.fr:65101
- https://ccnetlsst02.in2p3.fr:65101
- https://ccnetlsst03.in2p3.fr:65101
- https://ccnetlsst04.in2p3.fr:65101
- https://ccnetlsst10.in2p3.fr:65101
- https://ccnetlsst11.in2p3.fr:65101
- https://ccnetlsst12.in2p3.fr:65101
# Path on server where input data is available
path: cosmoDC2_v1.1.4_image/
qserv:
Expand Down
7 changes: 3 additions & 4 deletions manifests/in2p3-dc2_dr6_object_v2/configmap/ingest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ ingest:
# TODO Add support for webdav protocol
# Use file:// as first element in list when using local data
servers:
- https://ccnetlsst01.in2p3.fr:65101
- https://ccnetlsst02.in2p3.fr:65101
- https://ccnetlsst03.in2p3.fr:65101
- https://ccnetlsst04.in2p3.fr:65101
- https://ccnetlsst10.in2p3.fr:65101
- https://ccnetlsst11.in2p3.fr:65101
- https://ccnetlsst12.in2p3.fr:65101
# Path on server where input data is available
path: dc2_dr6_object_v2/
qserv:
Expand Down
7 changes: 3 additions & 4 deletions manifests/in2p3-dp0.2/configmap/ingest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ ingest:
# TODO Add support for webdav protocol
# Use file:// as first element in list when using local data
servers:
- https://ccnetlsst01.in2p3.fr:65101
- https://ccnetlsst02.in2p3.fr:65101
- https://ccnetlsst03.in2p3.fr:65101
- https://ccnetlsst04.in2p3.fr:65101
- https://ccnetlsst10.in2p3.fr:65101
- https://ccnetlsst11.in2p3.fr:65101
- https://ccnetlsst12.in2p3.fr:65101
# Path on server where input data is available
path: stable/idf-dp0.2-catalog-chunked/PREOPS-905
qserv:
Expand Down
7 changes: 3 additions & 4 deletions manifests/in2p3-dp01_dc2/configmap/ingest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ ingest:
# TODO Add support for webdav protocol
# Use file:// as first element in list when using local data
servers:
- https://ccnetlsst01.in2p3.fr:65101
- https://ccnetlsst02.in2p3.fr:65101
- https://ccnetlsst03.in2p3.fr:65101
- https://ccnetlsst04.in2p3.fr:65101
- https://ccnetlsst10.in2p3.fr:65101
- https://ccnetlsst11.in2p3.fr:65101
- https://ccnetlsst12.in2p3.fr:65101
# Path on server where input data is available
path: dp01_dc2_catalogs/
qserv:
Expand Down
7 changes: 3 additions & 4 deletions manifests/in2p3-skysim5000/configmap/ingest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ ingest:
# TODO Add support for webdav protocol
# Use file:// as first element in list when using local data
servers:
- https://ccnetlsst01.in2p3.fr:65101
- https://ccnetlsst02.in2p3.fr:65101
- https://ccnetlsst03.in2p3.fr:65101
- https://ccnetlsst04.in2p3.fr:65101
- https://ccnetlsst10.in2p3.fr:65101
- https://ccnetlsst11.in2p3.fr:65101
- https://ccnetlsst12.in2p3.fr:65101
# Path on server where input data is available
path: skysim5000_v1.1.1_parquet/
qserv:
Expand Down
7 changes: 3 additions & 4 deletions manifests/in2p3-wfd/configmap/ingest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ ingest:
# TODO Add support for webdav protocol
# Use file:// as first element in list when using local data
servers:
- https://ccnetlsst01.in2p3.fr:65101
- https://ccnetlsst02.in2p3.fr:65101
- https://ccnetlsst03.in2p3.fr:65101
- https://ccnetlsst04.in2p3.fr:65101
- https://ccnetlsst10.in2p3.fr:65101
- https://ccnetlsst11.in2p3.fr:65101
- https://ccnetlsst12.in2p3.fr:65101
# Path on server where input data is available
path: dc2_object_run2_2i_dr6_wfd/
qserv:
Expand Down

0 comments on commit d20cd33

Please sign in to comment.