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

routes: new /suite/default endpoint #54

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

afrid18
Copy link

@afrid18 afrid18 commented Apr 2, 2024

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:

Screenshot 2024-04-02 at 3 56 01 PM

Jobs ran successfully:

Screenshot 2024-04-01 at 12 07 57 AM

Checklist

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 afrid18 force-pushed the default-job-schedule-route branch from 103befe to c5aee5c Compare April 2, 2024 16:20
Signed-off-by: afrid18 <afridhussain.d@gmail.com>
@afrid18 afrid18 force-pushed the default-job-schedule-route branch from bbb79da to 7fb0fe6 Compare April 7, 2024 11:34
@afrid18 afrid18 marked this pull request as ready for review April 7, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant