routes: new /suite/default endpoint - #54
Open
afrid18 wants to merge 2 commits into
Open
Conversation
Created a new /suite/default endpoint for scheduling default jobs. This work is done as a part of GSoC'24 pre-task Signed-off-by: afrid18 <afridhussain.d@gmail.com>
afrid18
force-pushed
the
default-job-schedule-route
branch
from
April 2, 2024 16:20
103befe to
c5aee5c
Compare
Signed-off-by: afrid18 <afridhussain.d@gmail.com>
afrid18
force-pushed
the
default-job-schedule-route
branch
from
April 7, 2024 11:34
bbb79da to
7fb0fe6
Compare
afrid18
marked this pull request as ready for review
April 7, 2024 11:42
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.
add new /suite/default endpoint for scheduling default jobs.
This is a pre-task for GSoC'24 selection
Default arguments used:
{ "--ceph": "wip-leonidc-20240331-00", "--ceph-repo": "https://github.com/ceph/ceph-ci.git", "--suite_repo": "https://github.com/ceph/ceph-ci.git", "--suite": "teuthology:no-ceph", "--machine-type": "testnode", "--distro": "ubuntu", "--distro-version": "20.04", "<config_yaml>": ["/teuthology/containerized_node.yaml"] }Success response screenshot:
Jobs ran successfully:
Checklist