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

Add GitHub actions for testing VOL connectors #3849

Merged
merged 19 commits into from
Nov 15, 2023

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    dc39625 View commit details
    Browse the repository at this point in the history
  2. Add initial API test workflow

    Add support for testing external passthrough VOL connector with API
    tests
    jhendersonHDF committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    be75361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f942a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf1f31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f37242f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b48db3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e384e1 View commit details
    Browse the repository at this point in the history
  8. Remove call to MPI_Init in serial API tests

    While previously necessary, it now interferes with VOL connectors that
    may need to be initialized with MPI_THREAD_MULTIPLE
    jhendersonHDF committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7022efe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9be9bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b79e0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    440852a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad4933c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    962f15f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6de5f53 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b485747 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c7dd280 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9d35ec5 View commit details
    Browse the repository at this point in the history
  18. Replace some paths

    jhendersonHDF committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    076ade3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    09026e3 View commit details
    Browse the repository at this point in the history