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

Matrix test using the latest version of XRootD #1775

Open
turetske opened this issue Nov 25, 2024 · 0 comments
Open

Matrix test using the latest version of XRootD #1775

turetske opened this issue Nov 25, 2024 · 0 comments
Labels
test Improvements to the test suite

Comments

@turetske
Copy link
Collaborator

While Pelican currently uses the latest release of xrootd in all its dev containers, we want to determine if some change in XRootD causes test failures in Pelican before it gets into the xrootd release.

To do this, create a workflow which runs our tests (xrootd-unit and end-to-end), against the latest source code of XRootD. If this test run fails, it should generate a warning that something's gone wrong with XRootD.

These tests should be run as a separate workflow from our current testing branch simply because we don't want failure in this workflow to cause the other tests to stop running. If the main test workflow passes and this workflow fails, then that means the current PR is fine, but something has been changed in XRootD that we should inform their team about, but it doesn't prevent the current PR from merging in.

@turetske turetske added the test Improvements to the test suite label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Improvements to the test suite
Projects
None yet
Development

No branches or pull requests

1 participant