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

fix inputdata issue for multi_instance cases #2823

Merged
merged 2 commits into from
Oct 4, 2018

Conversation

jedwards4b
Copy link
Contributor

For multi instance cases append the input_data_list from each instance so that all required files will be downloaded. This is a backward compatible change but requires a change in each external component to only delete the input_data_list file prior to the first instance and append with each instance.

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes #2822

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:

@jgfouca
Copy link
Contributor

jgfouca commented Oct 3, 2018

Thanks, @jedwards4b

@singhbalwinder
Copy link
Contributor

Thanks @jedwards4b !

@jgfouca
Copy link
Contributor

jgfouca commented Oct 3, 2018

@singhbalwinder , I assume you approve?

@jgfouca jgfouca merged commit 6511798 into ESMCI:maint-5.6 Oct 4, 2018
@jedwards4b jedwards4b deleted the multi_inst_check_input branch June 6, 2019 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants