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.
Current progress:
In
teuthology-apiyou can kill a job by inputting the necessary arguments in http://localhost:8082/docs.Todo:
killindividual 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.