google-summer-of-code/index.md: update Shaman project#661
Merged
alimaredia merged 1 commit intoceph:mainfrom Mar 4, 2024
Merged
google-summer-of-code/index.md: update Shaman project#661alimaredia merged 1 commit intoceph:mainfrom
alimaredia merged 1 commit intoceph:mainfrom
Conversation
cfa495b to
7330810
Compare
VallariAg
reviewed
Mar 1, 2024
| Ceph's build system is far from perfect and have encoutered several | ||
| problems in the past. Your job is to work with Ceph's | ||
| Infrastructure + Teuthology Team to improve the current build system. | ||
| Enable ceph developers to preset Teuthology commands (scheduling) when pushing a feature branch to Shaman. |
Member
There was a problem hiding this comment.
This is the previous work done on auto-scheduling:
Jenkins would be sending notifications for finished builds to teuthology-api: VallariAg/ceph-build@217f080
And t-api will handle the queuing commands and scheduling them: ceph/teuthology-api#24
alimaredia
reviewed
Mar 4, 2024
|
|
||
| ## RGW AdminAPI Audit & Refactoring | ||
|
|
||
| **Mentor name(s):** Ali Maredia, Samarah Uriarte |
Contributor
There was a problem hiding this comment.
@VallariAg the changes from here on down should be removed from this PR since they have nothing to do with the Shaman project. Maybe pull your branch up to main?
Member
Author
There was a problem hiding this comment.
@alimaredia that was my fault, rebased and pushed.
There were typos in emails, so fixed that, also updated project description. Signed-off-by: Kamoltat Sirivadhna <ksirivad@redhat.com>
7330810 to
9f8f092
Compare
alimaredia
approved these changes
Mar 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There were typos in emails, so fixed that,
also updated the project description.