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

tests: Fix the spec URL value #2036

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Commits on Oct 1, 2024

  1. tests: Fix the spec URL value

    https://github.com/openhpc/ohpc/tests leads to 404.
    The correct one would be https://github.com/openhpc/ohpc/tree/3.x/tests
    but it is version specific
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    62c2196 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Add get_source.sh for admin/test-suite component

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a82aeb4 View commit details
    Browse the repository at this point in the history
  2. Add Perl File::Copy & File::Compare as build requirements

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9586911 View commit details
    Browse the repository at this point in the history
  3. docs & test-suite: shellcheck lint the get_source.sh scripts

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6b98e93 View commit details
    Browse the repository at this point in the history