opentargets / issues

Issue tracker for Open Targets Platform and Open Targets Genetics Portal
https://platform.opentargets.org https://genetics.opentargets.org
Apache License 2.0
12 stars 2 forks source link

FTP data sync migrate from LSF to SLURM #3240

Closed jdhayhurst closed 3 months ago

jdhayhurst commented 3 months ago

As a developer I want to run the FTP data sync step from POS on the EBI SLURM cluster because the current implementation uses the LSF cluster, which will be deprecated.

Background

The EBI LSF cluster will be deprecated in the summer of 2024, so our FTP data sync process that uses LSF needs to be migrated to the new SLURM cluster.

Tasks

Acceptance tests

How do we know the task is complete?

  1. When I run POS FTP data sync, it runs on the SLURM cluster.