Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Externals.cfg to cesm2_3_beta17 and remove mct #2539

Merged
merged 46 commits into from
May 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
cf1a297
Update Externals.cfg to cesm2_3_beta17
slevis-lmwg May 9, 2024
2aa76c4
Remove mct from Externals.cfg
slevis-lmwg May 9, 2024
ccce061
Remove cpl7 from Externals.cfg
slevis-lmwg May 9, 2024
4861125
Remove MCT from README and .config_files.xml
slevis-lmwg May 10, 2024
db147cd
Remove MCT from CLMBuildNamelist.pm
slevis-lmwg May 10, 2024
68d46b6
Remove MCT from build-namelist_test.pl
slevis-lmwg May 10, 2024
f3386bc
Remove MCT from config_definition_ctsm.xml
slevis-lmwg May 10, 2024
dc70323
Remove MCT from ExpectedTestFails.xml and update README.NUOPC_driver.md
slevis-lmwg May 10, 2024
629961c
Remove reference to MCT in fsurdat_modifier.py
slevis-lmwg May 10, 2024
fb5b631
Remove src/unit_test_stubs/csm_share/CMakeLists.txt
slevis-lmwg May 10, 2024
3d1ab9b
Remove MCT from test_driver.sh
slevis-lmwg May 10, 2024
371f093
Remove the src/cpl/mct directory
slevis-lmwg May 10, 2024
788f499
Remove a couple more references to MCT
slevis-lmwg May 10, 2024
cc0e04d
Update ntests in build-namelist_test.pl
slevis-lmwg May 10, 2024
4715afe
Bring back src/unit_test_stubs/csm_share/CMakeLists.txt for FUNIT test
slevis-lmwg May 15, 2024
39dc01e
Revert "Remove the src/cpl/mct directory"
slevis-lmwg May 16, 2024
7c295b8
Remove test/tools/test_driver.sh, unrelated to this PR, good to clean up
slevis-lmwg May 16, 2024
0a08723
Fix for issue #2546
slevis-lmwg May 16, 2024
e454451
Add izumi nag debug tests to ExpectedTestFails as per ESCOMP/CMEPS#460
slevis-lmwg May 17, 2024
7008575
Merge tag 'ctsm5.2.005' into upd_externals_to_beta17
slevis-lmwg May 17, 2024
9397431
First draft ChangeLog/ChangeSum
slevis-lmwg May 17, 2024
6b460a2
Update ntests in build-namelist_test.pl
slevis-lmwg May 18, 2024
7072f7a
Resolve the mizuRoute issue
ekluzek May 20, 2024
ff4d35f
Remove set_glc2lnd_fields_mct (not tested, yet)
slevis-lmwg May 21, 2024
4d62578
Remove /src/cpl/mct again; I was right the first time
slevis-lmwg May 21, 2024
4cbc00d
Remove another mct comment
slevis-lmwg May 21, 2024
854ff9d
Remove cime_config/testdefs/testmods_dirs/clm/nuopc_cap_bfb directory
slevis-lmwg May 21, 2024
6b6ea52
Remove mention of mct in README.NUOPC_driver.md
slevis-lmwg May 21, 2024
40367c5
Remove an expected failure the mentions mct in ExpectedTestFails.xml
slevis-lmwg May 21, 2024
e99eaea
Add back mct to Externals.cfg
slevis-lmwg May 21, 2024
fed6805
Remove /test subdirectory
slevis-lmwg May 21, 2024
69dbee8
Remove bld/unit_testers/xFail/wrapClmTests.pl
slevis-lmwg May 21, 2024
8ef1ff4
Remove obsolete parts of bld/unit_testers/xFail/expectedFail.pm
slevis-lmwg May 21, 2024
0c26697
Remove obsolete parts of expectedClmTestFails.xml: DID I rm ENOUGH?
slevis-lmwg May 21, 2024
882425a
Remove mention of test_driver_*.sh in .gitignore
slevis-lmwg May 21, 2024
9407ce5
Remove reference to /test in /doc/.../testing.rst
slevis-lmwg May 21, 2024
93c274d
Update README by removing mention of /test directory
slevis-lmwg May 21, 2024
802b989
Second draft of ChangeLog/ChangeSum
slevis-lmwg May 21, 2024
a14ab08
Update cmeps to cmeps0.14.63 in Externals.cfg
slevis-lmwg May 23, 2024
fc53412
Fix for the LILACSMOKE test to pass
slevis-lmwg May 24, 2024
b7a0adf
Rm expected fails associated w https://github.com/ESCOMP/CMEPS/pull/460
slevis-lmwg May 24, 2024
9fc1352
Correct a testname in ExpectedTestFails.xml
slevis-lmwg May 24, 2024
798d43c
Add comment in lilacsmoke.py as per code review
slevis-lmwg May 28, 2024
aaeae95
Updated ChangeLog and ChangeSum
slevis-lmwg May 28, 2024
62d8ad0
Update share in Externals.cfg
slevis-lmwg May 28, 2024
26c1222
Update ChangeLog with latest info about tests
slevis-lmwg May 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ required = True
local_path = components/cism
protocol = git
repo_url = https://github.com/ESCOMP/CISM-wrapper
tag = cismwrap_2_1_99
tag = cismwrap_2_1_100
externals = Externals_CISM.cfg
required = True

Expand All @@ -29,12 +29,12 @@ required = True
[mizuRoute]
local_path = components/mizuRoute
protocol = git
repo_url = https://github.com/nmizukami/mizuRoute
hash = 34723c2
repo_url = https://github.com/ESCOMP/mizuRoute
hash = 81c720c
ekluzek marked this conversation as resolved.
Show resolved Hide resolved
required = True

[ccs_config]
tag = ccs_config_cesm0.0.92
tag = ccs_config_cesm0.0.106
protocol = git
repo_url = https://github.com/ESMCI/ccs_config_cesm.git
local_path = ccs_config
Expand All @@ -44,18 +44,18 @@ required = True
local_path = cime
protocol = git
repo_url = https://github.com/ESMCI/cime
tag = cime6.0.217_httpsbranch03
tag = cime6.0.238_httpsbranch01
required = True

[cmeps]
tag = cmeps0.14.50
tag = cmeps0.14.60
protocol = git
repo_url = https://github.com/ESCOMP/CMEPS.git
local_path = components/cmeps
required = True

[cdeps]
tag = cdeps1.0.28
tag = cdeps1.0.33
protocol = git
repo_url = https://github.com/ESCOMP/CDEPS.git
local_path = components/cdeps
Expand Down
Loading