Skip to content

Include s3-tests in ceph repo#65724

Draft
adamemerson wants to merge 2 commits intoceph:mainfrom
adamemerson:wip-include-s3tests
Draft

Include s3-tests in ceph repo#65724
adamemerson wants to merge 2 commits intoceph:mainfrom
adamemerson:wip-include-s3tests

Conversation

@adamemerson
Copy link
Copy Markdown
Contributor

@adamemerson adamemerson commented Sep 29, 2025

A Proof of Concept to try having s3-tests run from within the repo

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

You must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Comment thread qa/tasks/s3tests.py Outdated
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
@cbodley
Copy link
Copy Markdown
Contributor

cbodley commented Oct 2, 2025

fyi @ivancich

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 1, 2025

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions Bot added the stale label Dec 1, 2025
overrides:
s3tests:
force-branch: ceph-master
# force-branch: main
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

with this change, will teuthology take, by default, the test code from "main" or the test code from the branch being tested (as with the other tests)?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was part of testing, I'm having problems getting the SHA we're supposed to be testing down to the backend. I'm going to do a deep dive into teuthology to figure out exactly how the design works.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok. i think that the end goal would be to remove this file, and just take the test from the branch of the PR?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. This was just debugging/trying to figure out what's going on.

@github-actions github-actions Bot removed the stale label Dec 2, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 1, 2026

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions Bot added the stale label Feb 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 3, 2026

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions Bot closed this Mar 3, 2026
@adamemerson adamemerson reopened this Mar 3, 2026
@adamemerson adamemerson added pinned Use this label if you want to exempt a PR from being stalled and removed stale labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation pinned Use this label if you want to exempt a PR from being stalled rgw tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants