Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulsar-nci-training offline for maintenance Thursday-Friday #2162

Merged
merged 1 commit into from
Sep 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ destinations:
scheduling:
accept:
- pulsar-mel2
- bakta_database
require:
- pulsar
pulsar-mel3:
Expand All @@ -144,7 +145,7 @@ destinations:
- pulsar-mel3
- bakta_database
- funannotate
# - training # Temporary reroute while training pulsar is offline
- training # Temporary reroute while training pulsar is offline
# - pulsar-blast # alternate location for pulsar blast jobs when pulsar-qld-blast is unavailable
require:
- pulsar
Expand Down Expand Up @@ -241,6 +242,7 @@ destinations:
require:
- pulsar
- training
- offline
pulsar-qld-blast:
inherits: _pulsar_destination
runner: pulsar-qld-blast_runner
Expand Down Expand Up @@ -269,6 +271,7 @@ destinations:
accept:
- pulsar-QLD
- funannotate
- bakta_database
require:
- pulsar
# - pulsar-quick # tag given to tools where jobs are bound to complete in less than a day
Expand Down
Loading