Skip to content

Commit 79028dd

Browse files
authored
Merge pull request #4091 from CliMA/zs/cleanup_ci
remove some edmf ci jobs
2 parents d94fa7b + 709880f commit 79028dd

File tree

4 files changed

+0
-137
lines changed

4 files changed

+0
-137
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -675,24 +675,6 @@ steps:
675675
agents:
676676
slurm_mem: 20GB
677677

678-
- label: ":genie: Diagnostic EDMFX Bomex stretched grid in a box"
679-
command: >
680-
julia --color=yes --project=.buildkite .buildkite/ci_driver.jl
681-
--config_file $CONFIG_PATH/diagnostic_edmfx_bomex_stretched_box.yml
682-
--job_id diagnostic_edmfx_bomex_stretched_box
683-
artifact_paths: "diagnostic_edmfx_bomex_stretched_box/output_active/*"
684-
agents:
685-
slurm_mem: 20GB
686-
687-
- label: ":genie: Diagnostic EDMFX DYCOMS_RF01 in a box (explicit)"
688-
command: >
689-
julia --color=yes --project=.buildkite .buildkite/ci_driver.jl
690-
--config_file $CONFIG_PATH/diagnostic_edmfx_dycoms_rf01_explicit_box.yml
691-
--job_id diagnostic_edmfx_dycoms_rf01_explicit_box
692-
artifact_paths: "diagnostic_edmfx_dycoms_rf01_explicit_box/output_active/*"
693-
agents:
694-
slurm_mem: 20GB
695-
696678
- label: ":genie: Diagnostic EDMFX DYCOMS_RF01 in a box"
697679
command: >
698680
julia --color=yes --project=.buildkite .buildkite/ci_driver.jl
@@ -949,15 +931,6 @@ steps:
949931
slurm_mem: 12GB
950932
soft_fail: true
951933

952-
- label: ":genie: Prognostic EDMFX Bomex in a box"
953-
command: >
954-
julia --color=yes --project=.buildkite .buildkite/ci_driver.jl
955-
--config_file $CONFIG_PATH/prognostic_edmfx_bomex_box.yml
956-
--job_id prognostic_edmfx_bomex_box
957-
artifact_paths: "prognostic_edmfx_bomex_box/*"
958-
agents:
959-
slurm_mem: 20GB
960-
961934
- label: ":genie: Prognostic EDMFX aquaplanet"
962935
command: >
963936
julia --color=yes --project=.buildkite .buildkite/ci_driver.jl

config/model_configs/diagnostic_edmfx_bomex_stretched_box.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

config/model_configs/diagnostic_edmfx_dycoms_rf01_explicit_box.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

config/model_configs/prognostic_edmfx_bomex_box.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)