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

CI | Update Commit Hash in Ceph Tests #8078

Merged
merged 1 commit into from
May 27, 2024

Conversation

shirady
Copy link
Contributor

@shirady shirady commented May 27, 2024

Explain the changes

  1. Update commit hash in Ceph tests.
  2. Added failed tests to the pending list of Ceph tests and updated the doc file of "Ceph S3 Tests - Pending List Status".

Issues:

  1. We need to update the hash every 180 days - this commit hash will add about 44 days to the counter (see comment below).

Testing Instructions:

  1. none (tested through the CI).
  2. If you wish to run it locally:
    make test-cephs3 CONTAINER_PLATFORM=linux/arm64
    make test-nsfs-cephs3 CONTAINER_PLATFORM=linux/arm64
    (I'm using the flag CONTAINER_PLATFORM because I have MacOS M1).
  • Doc updated
  • Tests added

@shirady
Copy link
Contributor Author

shirady commented May 27, 2024

When I set it to the latest hash commit (a87f0b63e7c0aee617499d4e161c254e90d62995) I saw many tests fail.
So I used the next hash commit after the one we already had in our repo.

Links to failed tests:

  1. ceph-s3-tests
  2. nsfs-ceph-s3-tests

Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
@shirady shirady marked this pull request as ready for review May 27, 2024 08:10
@shirady shirady self-assigned this May 27, 2024
@shirady shirady merged commit da40996 into noobaa:master May 27, 2024
10 checks passed
@shirady shirady deleted the update-ceph-test branch May 27, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants