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

Convert NCR test to SystemTestsCompareTwo infrastructure #444

Closed
billsacks opened this issue Aug 24, 2016 · 6 comments
Closed

Convert NCR test to SystemTestsCompareTwo infrastructure #444

billsacks opened this issue Aug 24, 2016 · 6 comments

Comments

@billsacks
Copy link
Member

We want to convert the various system tests that compare two runs to use the SystemTestsCompareTwo infrastructure, where possible. I am opening separate issues for each such system test, so that we can check them off as we do this conversion.

@jgfouca
Copy link
Contributor

jgfouca commented May 10, 2017

Assigning @mfdeakin-sandia since he's done some of these in the past.

@rljacob
Copy link
Member

rljacob commented May 10, 2017

Should probably give this to someone else since Michael is committed to critical path team tasks.

@mfdeakin-sandia
Copy link
Contributor

mfdeakin-sandia commented May 10, 2017

I think I have some time coming up; they didn't mention any new SE things in the meeting yesterday.
Though I'd probably focus on the other issues assigned to me first

@mvertens mvertens added the ready label May 10, 2017
@rljacob
Copy link
Member

rljacob commented May 11, 2017

ok.

@billsacks
Copy link
Member Author

I stumbled across what I think is a bug in the current NCR: I think that

restore("env_build.NCR2.xml", "env_build.xml")

should be

restore("env_build.NCR2.xml", newname="env_build.xml")

@mvertens
Copy link
Contributor

mvertens commented Jun 4, 2017

@billsacks - I added this fix in PR #1638.

@ghost ghost removed the in progress label Jul 19, 2017
pesieber pushed a commit to pesieber/cime that referenced this issue Mar 15, 2023
Get working on upgraded hobart and with glade changes on cheyenne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants