Skip to content

Commit

Permalink
prepare pmel3 for shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro committed Dec 16, 2024
1 parent 36159f1 commit cbce8ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ destinations:
- bakta_database
require:
- pulsar
- pulsar-mel2 # 29/11/12: temporary change for storage testing, this tag should normally be in 'accept' instead of 'require'
pulsar-mel3:
inherits: _pulsar_destination
runner: pulsar-mel3_runner
Expand All @@ -149,6 +148,7 @@ destinations:
# - pulsar-blast # alternate location for pulsar blast jobs when pulsar-qld-blast is unavailable
require:
- pulsar
- pulsar-quick
pulsar-high-mem1:
inherits: _pulsar_destination
runner: pulsar-high-mem1_runner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2770,7 +2770,7 @@ tools:
scheduling:
accept:
- pulsar
# - pulsar-quick # commented out since snippy requires data from all_fasta data table
- pulsar-quick
rules:
- id: snippy_small_input_rule
if: input_size < 0.015
Expand Down

0 comments on commit cbce8ed

Please sign in to comment.