-
Notifications
You must be signed in to change notification settings - Fork 135
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
FARM Submodule update #1846
FARM Submodule update #1846
Conversation
@wanghy-anl FYI, there are four tests failed: |
Congjian, Thanks for letting me know. I realized that these four failed tests requires the merging of an HERON PR #175. However, HERON PR #175 needs this raven PR #1846 to be merged first. @PaulTalbot-INL @wangcj05 How could we solve this deadlock issue? I can run the tests on both Windows and Mac machine with the related files changed (mimicking that both PRs are merged) and show you the log as a proof. Let me know how to proceed. |
I think there is a way out with 3 steps:
How do you think about this plan? |
Hi @wanghy-anl: I can merge this PR (Plugin is allowed to fail in RAVEN) if both you and Paul @PaulTalbot-INL are good with this update. I think there is no need to disable the test and enable them later. |
Thanks Congjian. I am good with this update. How do you think Paul? @PaulTalbot-INL |
Congjian's suggestion is how we often handle this for TEAL and HERON, and is fine with me. |
This PR only updates submodule ID, and there is not actually code updates. Regression tests are good except sawtooth test which is under maintenance right now. As CCB, I will approve this PR. |
@wanghy-anl I have merged your PR, thanks for your contribution. By the way, please work on the HERON PR, one it is merged, please ask HERON developers to create a PR to update HERON submodule ID. |
Thank you Congjian, I will talk to Paul to update the HERON submodule ID. |
Job Test qsubs sawtooth on 11fd3d9 : invalidated by @joshua-cogliati-inl restarted civet |
Pull Request Description
What issue does this change request address? (Use "#" before the issue to link it, i.e., #42.)
This PR is together with HERON PR #175, separation of FARM-based validators from HERON
see #1114
What are the significant changes in functionality due to this change request?
FARM-based HERON validators are now in FARM repository.
Tests files were added for FARM-None, FARM-Alpha, FARM-Beta, FARM-Gamma-LTI and FARM-Gamma-FMU validators.
For Change Control Board: Change Request Review
The following review must be completed by an authorized member of the Change Control Board.
<internalParallel>
to True.raven/tests/framework/user_guide
andraven/docs/workshop
) have been changed, the associated documentation must be reviewed and assured the text matches the example.