Skip to content

Commit

Permalink
test: remove confusing, unused slurm-related ci code (#9417)
Browse files Browse the repository at this point in the history
  • Loading branch information
stoksc authored May 24, 2024
1 parent cdd7a82 commit 3dfb9ec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
7 changes: 0 additions & 7 deletions .circleci/real_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,12 +236,6 @@ commands:
- run: mv ../license-key-gen/license.txt ./license.txt
- run: mv ../license-key-gen/public.txt ./public.txt

get-slurmcluster:
steps:
- run: cd .. && git clone https://${GITHUB_TOKEN}@github.com/determined-ai/dev-scripts.git
- run: cp ../dev-scripts/slurm/slurmcluster.sh tools/slurmcluster.sh
- run: ls -a

pull-task-images:
parameters:
tf2:
Expand Down Expand Up @@ -2657,7 +2651,6 @@ jobs:

- install-devcluster
- license-gen
- get-slurmcluster

- gcloud/install:
version: "412.0.0"
Expand Down
4 changes: 0 additions & 4 deletions tools/slurmcluster.sh

This file was deleted.

0 comments on commit 3dfb9ec

Please sign in to comment.