Skip to content

Commit

Permalink
Merge pull request #2368 from jlqfab/send_training_jobs_to_pulsar-QLD…
Browse files Browse the repository at this point in the history
…_while_pulsar-nci-training_is_offline

send training jobs to pulsar-QLD while pulsar-nci-training is offline
  • Loading branch information
cat-bro authored Feb 3, 2025
2 parents 20a9861 + 74d0b19 commit 2086a78
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ destinations:
require:
- pulsar
- training
- offline
pulsar-qld-blast:
inherits: _pulsar_destination
runner: pulsar-qld-blast_runner
Expand Down Expand Up @@ -270,9 +271,10 @@ destinations:
- pulsar-QLD
- funannotate
- bakta_database
- training # reroute while pulsar-nci-training is offline
require:
- pulsar
- pulsar-quick # tag given to tools where jobs are bound to complete in less than a day
#- pulsar-quick # tag given to tools where jobs are bound to complete in less than a day
pulsar-azure:
inherits: _pulsar_destination
runner: pulsar_azure_0_runner
Expand Down

0 comments on commit 2086a78

Please sign in to comment.