ceph / pulpito-ng

5 stars 8 forks source link

src/pages/Run/index.tsx: Add kill run button #36

Closed Devansh3712 closed 1 year ago

Devansh3712 commented 1 year ago

This PR solves issue https://github.com/ceph/pulpito-ng/issues/2 which adds a kill run button that will kill all jobs in the current run. It currently uses a mock API endpoint for success alert, needs to be connected to the teuthology-api

Screenshot (102)