-
Notifications
You must be signed in to change notification settings - Fork 133
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 FARM Submodule #1907
Update FARM Submodule #1907
Conversation
@wanghy-anl Can you merge your branch with devel and push to your remote branch to enable the test option? |
@wangcj05 Congjian, I need your instructions on how to do so. My naive understanding is, do you need me to re-submit the PR, and make it with something like "wanghy-anl wants to merge 2 commits into idaholab:devel from wanghy-anl:devel"? |
@wanghy-anl never mind. I managed to enable the test for your PR. When all tests pass, I will merge your PR. Thanks for your contribution. |
Thank you Congjian. I can see all the tests are Pending -- Waiting now. |
I suggest you make a new branch on your fork, and keep your devel consistent with RAVEN devel. |
Thank you Congjian, I will ensure that in the future. In fact my devel branch was up-to-date when submitting this PR, but some changes were made on the official devel branch while we are waiting for the test server. I saw a "failed" flag for "Test Ubuntu 18 PIP". Could you share the failing message so I can try replicate it on my Ubuntu 18.04 LTS machine? |
Let's wait. The failure is caused from our end. We have a fix and a PR is pending, since our test system just came back, It seems there is still some issue with the testing system. We are trying to fix it right now. I will keep you posted. |
OK I got you. Thank you for the insights. |
@wangcj05 Hello Congjian, I made some tiny changes to the FARM code, and also merged the idaholab:devel branch to it. Could you re-initialize the review and tests? Thanks. Haoyu |
@wanghy-anl FYI, there were several issues we have identified with our windows test machine. It seems they have been fixed today. I have enabled all the tests for your PR. If tests are green, I will merge your PR. |
Thanks! |
@wanghy-anl FYI, the following test on windows failed: |
Hello Congjian, thank you for sharing. This “FARM_Delta_FMU” is in HERON/arc/validators/factory.py, and I plan to open a PR to submit this change to HERON after this Raven #1907 gets merged. |
PR looks good. Tests passed, one plugin test failed which require HERON update. Checklist passed. |
@wanghy-anl FYI, I have merged your PR, thanks for your contribution. |
Thank you Congjian, I will submit a PR to HERON this afternoon. Best, Haoyu |
Pull Request Description
What issue does this change request address? (Use "#" before the issue to link it, i.e., #42.)
FARM Delta validator is developed
gold files for FARM validator tests are provided for both Windows and Linux systems
#1548
What are the significant changes in functionality due to this change request?
FARM Delta is developed, which supports the constraints enforcement of an MIMO system. In addition, the MIMO FMU is used as the downstream high-fidelity model to validate the adjusted set-points.
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.