Actions
action #48791
closedOffer a way for admins to delete stale workers
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2019-03-07
Due date:
% Done:
100%
Estimated time:
Description
Sometimes we want to remove workers that are no longer in use, e.g. on hosts we renamed. Currently there is no way to do this (beside manual DELETE calls in the DB).
Acceptance criteria:
- Have a button in the admin interface of a worker (e.g. https://openqa.suse.de/admin/workers/885)
- Only visible to adminstrators
- Audit log is created for this action
Updated by coolo almost 6 years ago
I forgot one thing that was too obvious to me: the worker has to be offline to be deleted.
Updated by mkittler almost 6 years ago
- Status changed from New to In Progress
We usually don't take the effort to estimate the progress percentage. Instead it would be useful to set the status to "In Progress" and to reference the (WIP) PR like this:
Updated by mkittler almost 6 years ago
PR implementing/commenting outstanding issues: https://github.com/os-autoinst/openQA/pull/2047
Updated by Xiaojing_liu almost 6 years ago
PR fix remaining issues about row remove and delete link: https://github.com/os-autoinst/openQA/pull/2049
Updated by Xiaojing_liu almost 6 years ago
- Status changed from In Progress to Resolved
- % Done changed from 30 to 100
Actions