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

Teuthology-suite #4

Open
4 tasks
kamoltat opened this issue May 31, 2023 · 0 comments · May be fixed by #23
Open
4 tasks

Teuthology-suite #4

kamoltat opened this issue May 31, 2023 · 0 comments · May be fixed by #23
Assignees
Labels
feature New feature or request

Comments

@kamoltat
Copy link
Member

kamoltat commented May 31, 2023

Current progress:

In teuthology-api you can schedule a job by inputting all the variables to teuthology-suite through http://localhost:8082/docs.

Todo:

  • 1. pulpito-ng should have a Schedule job section in the left menu tab. The UI should be able to incorporate all arguments, however we should pick suitable component for each arguments, e.g., flags like --dry-run, --verbose, --force-priority should use radio buttons. Some of the arguments should be hidden by default and user can choose to advance filter if need to change those arguments, e.g., --ceph-repo and --suite-repo should by default be https://github.com/ceph/ceph-ci.git.
  • 2. --dry-run should pop up a terminal like view and see all the scheduled jobs similar to terminal teuthology.
  • 3. Incorporate some sort of unit-test to this.
  • 4. Use https://usehooks-ts.com/react-hook/use-local-storage to store user specific config of the suite keys and values
@kamoltat kamoltat added the feature New feature or request label May 31, 2023
@kamoltat kamoltat linked a pull request Jun 29, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants