Skip to content

Commit d19c828

Browse files
committed
Test zi redesign
1 parent 3346f68 commit d19c828

File tree

30 files changed

+155
-55
lines changed

30 files changed

+155
-55
lines changed

tests/integration/generated/test_min_case_add_dependencies_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ years = "1985:1995:5"
9393

9494
[e3sm_diags]
9595
active = True
96-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
96+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
9797
grid = '180x360_aave'
9898
multiprocessing = True
9999
num_workers = 8

tests/integration/generated/test_min_case_carryover_dependencies_chrysalis.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ walltime = "00:30:00"
119119

120120
[e3sm_diags]
121121
active = True
122-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
122+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
123123
grid = '180x360_aave'
124124
multiprocessing = True
125125
num_workers = 8
@@ -173,7 +173,7 @@ partition = "compute"
173173
qos = "regular"
174174
shortTermArchive = True
175175
ts_years = "1985-1989", "1985-1995",
176-
walltime = "00:30:00"
176+
walltime = "02:00:00"
177177

178178
[global_time_series]
179179
active = True

tests/integration/generated/test_min_case_e3sm_diags_depend_on_climo_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ walltime = "00:30:00"
2424

2525
[e3sm_diags]
2626
active = True
27-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
27+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
2828
grid = '180x360_aave'
2929
multiprocessing = True
3030
num_workers = 8

tests/integration/generated/test_min_case_e3sm_diags_depend_on_climo_mvm_2_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ walltime = "00:30:00"
2424

2525
[e3sm_diags]
2626
active = True
27-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
27+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
2828
grid = '180x360_aave'
2929
multiprocessing = True
3030
num_workers = 8

tests/integration/generated/test_min_case_e3sm_diags_depend_on_ts_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ walltime = "00:30:00"
2323

2424
[e3sm_diags]
2525
active = True
26-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
26+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
2727
grid = '180x360_aave'
2828
multiprocessing = True
2929
num_workers = 8

tests/integration/generated/test_min_case_e3sm_diags_depend_on_ts_mvm_2_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ walltime = "00:30:00"
2323

2424
[e3sm_diags]
2525
active = True
26-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
26+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
2727
grid = '180x360_aave'
2828
multiprocessing = True
2929
num_workers = 8

tests/integration/generated/test_min_case_e3sm_diags_diurnal_cycle_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ walltime = "00:30:00"
2424

2525
[e3sm_diags]
2626
active = True
27-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
27+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
2828
grid = '180x360_aave'
2929
multiprocessing = True
3030
num_workers = 8

tests/integration/generated/test_min_case_e3sm_diags_diurnal_cycle_mvm_2_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ walltime = "00:30:00"
2424

2525
[e3sm_diags]
2626
active = True
27-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
27+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
2828
grid = '180x360_aave'
2929
multiprocessing = True
3030
num_workers = 8

tests/integration/generated/test_min_case_e3sm_diags_lat_lon_land_mvm_2_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ walltime = "00:30:00"
2424

2525
[e3sm_diags]
2626
active = True
27-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
27+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
2828
grid = '180x360_aave'
2929
multiprocessing = True
3030
num_workers = 8

tests/integration/generated/test_min_case_e3sm_diags_streamflow_chrysalis.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ walltime = "00:30:00"
2626

2727
[e3sm_diags]
2828
active = True
29-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
29+
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
3030
grid = '180x360_aave'
3131
multiprocessing = True
3232
num_workers = 8

0 commit comments

Comments
 (0)