Skip to content

Commit 8ac3b30

Browse files
authored
Compy fixes for rc4 (#361)
1 parent 9f2831c commit 8ac3b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def get_compy_expansions(config):
167167
"diags_obs_ts": f"{diags_base_path}/observations/Atm/time-series/",
168168
"diags_walltime": "03:00:00",
169169
"environment_commands": f"source {unified_path}/load_latest_e3sm_unified_compy.sh",
170-
"environment_commands_test": "source /share/apps/E3SM/conda_envs/test_e3sm_unified_1.8.0rc1_compy.sh",
170+
"environment_commands_test": "source /share/apps/E3SM/conda_envs/test_e3sm_unified_1.8.0rc5_compy.sh",
171171
"expected_dir": "/compyfs/www/zppy_test_resources/",
172172
"mapping_path": "/compyfs/zender/maps/",
173173
"partition_long": "slurm",

0 commit comments

Comments
 (0)