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

Workaround for lammps and Scorpion to have a green CI #3502

Merged
merged 3 commits into from Feb 24, 2023

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented Feb 22, 2023

followup: #3494

While the Lammps and Scorpio applications are being updated to drop the Adios2 deprecated functions, we need to make some changes to keep our CI green. This MR:

  • Uses @pnorbert lammps branch which includes the changes to use ADIOS 2.9
  • Temporary disable the Scorpio contract as it will keep failing until their team updates
    their code to our current API.

@vicentebolea vicentebolea changed the title ci,lammps: test against nobert branch Workaround for lammps and Scorpion for having a green CI Feb 22, 2023
@vicentebolea vicentebolea changed the base branch from master to release_29 February 22, 2023 23:22
@vicentebolea
Copy link
Collaborator Author

@pnorbert I am using your branch in your fork here to test the CI. Seems to build alright, some issues with tests. https://github.com/ornladios/ADIOS2/actions/runs/4247828013/jobs/7386477545

@pnorbert
Copy link
Contributor

lammps was not built with adios. In testing/contract/lammps/config.sh the
-DPKG_USER-ADIOS=yes needs to be now replaced with -DPKG_ADIOS=yes

@vicentebolea vicentebolea force-pushed the fix-external-ci-tests branch 3 times, most recently from 5856421 to 4f270c3 Compare February 23, 2023 17:52
@vicentebolea vicentebolea changed the title Workaround for lammps and Scorpion for having a green CI Workaround for lammps and Scorpion to have a green CI Feb 23, 2023
@vicentebolea
Copy link
Collaborator Author

@pnorbert can you review this PR. THanks :)

@vicentebolea vicentebolea merged commit 863d941 into ornladios:release_29 Feb 24, 2023
@vicentebolea vicentebolea deleted the fix-external-ci-tests branch February 24, 2023 02:46
vicentebolea added a commit that referenced this pull request Feb 24, 2023
Workaround for lammps and Scorpion to have a green CI
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.

None yet

2 participants