You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In teuthology-api you can kill a job by inputting the necessary arguments in http://localhost:8082/docs.
Todo:
1. pulpito-ng should be able to select and kill individual job or the entire run. Therefore, you should create a UI component that exists next to each job and a kill-run button that kills all the jobs in a run.
2. Incorporate some sort of unit-test to this.
The text was updated successfully, but these errors were encountered:
Current progress:
In
teuthology-api
you can kill a job by inputting the necessary arguments in http://localhost:8082/docs.Todo:
kill
individual job or the entire run. Therefore, you should create a UI component that exists next to each job and a kill-run button that kills all the jobs in a run.The text was updated successfully, but these errors were encountered: