Teagan King

Results 188 comments of Teagan King

A few additional notes on the `make all` test error: - Running `python run_ctsm_pytests -s` worked, but `make all` failed. - Commenting out `test_sys_run_neon.test_one_site` results in all tests passing; so...

I wanted to note a few more thoughts on these test failures after meeting with @ekluzek earlier today. 1) We noticed that the tests were succesful prior to some derecho...

I did also notice that with a fresh CTSM checkout, if I use the tower_site.py and other files that I've changed, this fails, but if I use the old files,...

In a discussion at the CTSM software meeting, we decided to remove the `make stest` and `make utest` components of the makefile due to redundancy with the python tests, so...

Thanks Erik. Just to put everything in one place, I will describe all of the unresolved conversations here. **Testing-related issues which we decided to leave as is for now:** In...

FYI I've made changes to address this issue within the updates that I'm making to add plumber capabilities... I'll tag this once I have the PR open but just wanted...

Hi all, I'm wondering what the timeline for wrapping up this PR might be? I'm working on #1487 and have done some initial refactoring of NeonSite into a neon-specific class...

@wwieder I'm thinking this PR should also include a PLUMBER `defaults` usermod directory that also includes the xmlchange for `CLM_USRDAT_NAME` to be set to `PLUMBER2` for all the plumber cases?

> > @wwieder I'm thinking this PR should also include a PLUMBER `defaults` usermod directory that also includes the xmlchange for `CLM_USRDAT_NAME` to be set to `PLUMBER` for all the...