Skip to content

Remove pin to Gurobi 10.0.3#3393

Merged
jsiirola merged 4 commits intoPyomo:mainfrom
jsiirola:gurobi-11
Oct 29, 2024
Merged

Remove pin to Gurobi 10.0.3#3393
jsiirola merged 4 commits intoPyomo:mainfrom
jsiirola:gurobi-11

Conversation

@jsiirola
Copy link
Copy Markdown
Member

Fixes #3052 ... sort of.

Summary/Motivation:

This removed the pin to Gurobi 10.0.3, as the Community Edition License for that version has expired.

This exposes the GHA tests to the test failures from #3052. This PR implements a "workaround" so that those tests do not fail in Gurobi 11, however it does that by updating the expected baselines. This has the effect that those two tests no longer test the advertised behavior in Gurobi 11. Unfortunately, we can no longer wait for a better option as we have to release the pin to Gurobi<11 to get GHA tests running again.

FYI: @michaelbynum

Changes proposed in this PR:

  • Remove pin to Gurobi 10.0.3 on GHA
  • Update 2 tests (in both APPSI and contrib/solver) so that they do not fail under Gurobi 11.

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@jsiirola jsiirola merged commit 05eefac into Pyomo:main Oct 29, 2024
@jsiirola jsiirola deleted the gurobi-11 branch October 29, 2024 14:07
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.

GUROBI: Update Fragile Tests for new gurobipy version

3 participants