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 flaky MSMPI installation in windows builds #3627

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented May 22, 2023

It attempts to solve windows setup errors in CI such as:

Downloading Microsoft MPI Runtime 10.1.1
  Invoke-WebRequest: D:\a\ADIOS2\ADIOS2\gha\scripts\ci\gh-actions\windows-setup.ps1:29
  Line |
    29 |      Invoke-WebRequest "$baseurl/msmpisetup.exe" -OutFile $msmpisetup
       |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       | Authentication failed, see inner exception.
  
  Error: Process completed with exit code 1.

As seen here: #3619

@vicentebolea vicentebolea force-pushed the fix-windows-msmpi-flaky-installation branch 3 times, most recently from affd622 to 76c118d Compare May 22, 2023 18:13
@vicentebolea vicentebolea force-pushed the fix-windows-msmpi-flaky-installation branch from 76c118d to 6107372 Compare May 22, 2023 18:32
@vicentebolea vicentebolea marked this pull request as ready for review May 22, 2023 18:33
@vicentebolea
Copy link
Collaborator Author

Merging without review since it is a small CI change and in order to check that this works is by having it in master for a few days.

@vicentebolea vicentebolea merged commit 21f65d2 into ornladios:master May 24, 2023
@vicentebolea vicentebolea deleted the fix-windows-msmpi-flaky-installation branch May 24, 2023 23:40
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.

1 participant