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

Integrated IPOPT into CI testing #1431

Merged
merged 5 commits into from May 26, 2020
Merged

Integrated IPOPT into CI testing #1431

merged 5 commits into from May 26, 2020

Conversation

DKilkenny
Copy link
Contributor

Summary

Integrated IPOPT into CI testing

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@project-bot project-bot bot added this to In progress in OpenMDAO Dev [Read only] May 21, 2020
.travis.yml Outdated
scp -r "$SNOPT_LOCATION" .;
cd ../..;
scp -r "$SNOPT_LOCATION72" .;
cd ../../..;
Copy link
Contributor

@swryan swryan May 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at the skipped tests, it appears that SNOPT is not being built.
See DKilkenny#9 for a fix and slightly cleaned up logic.

Copy link
Contributor

@swryan swryan May 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also updated that PR to use build script from new OpenMDAO repo:
https://github.com/OpenMDAO/build_pyoptsparse

swryan and others added 2 commits May 22, 2020 16:11
Refactor and Integration of build_pyoptsparse_script from OpenMDAO repo
OpenMDAO Dev [Read only] automation moved this from In progress to Reviewer approved May 26, 2020
@swryan swryan merged commit 22c148a into OpenMDAO:master May 26, 2020
OpenMDAO Dev [Read only] automation moved this from Reviewer approved to Done May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add IPOPT to OpenMDAO CI
3 participants