Skip to content

Commit

Permalink
Removed shell input for machines.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ldowen committed Nov 7, 2024
1 parent 57f644b commit 8b7c046
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab/machines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
.on_ruby:
tags:
- ruby
- shell
variables:
SCHEDULER_PARAMETERS: "--res=ci --exclusive=user -N 2 -t 60"
HOSTNAME: 'ruby'
Expand All @@ -13,7 +12,6 @@
.on_lassen:
tags:
- lassen
- shell
variables:
SCHEDULER_PARAMETERS: "-nnodes 1 -W 60 -q pci -alloc_flags atsdisable"
LSB_JOB_STARTER: "ENVIRONMENT=BATCH /usr/tcetmp/bin/bsub_job_starter %USRCMD"
Expand Down

0 comments on commit 8b7c046

Please sign in to comment.