Bug 885904 - no way to gracefully exit running buildservice workers
Summary: no way to gracefully exit running buildservice workers
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: x86-64 Linux
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-04 15:27 UTC by Olaf Hering
Modified: 2015-06-29 16:04 UTC (History)
2 users (show)

See Also:
Found By: Outsourced Testing
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Hering 2014-07-04 15:27:03 UTC
I used ' touch /tmp/noautobuild /tmp/exit_autobuild ' alot to let current build jobs finish before doing a reboot.
Today I recognized that its ignored and new kvm guests got started anyway to do their builds.

It would be nice to have a way to let workers finish and to not start new workers..
Comment 1 Ruediger Oertel 2014-07-21 09:52:51 UTC
adrian ?
Comment 2 Bernhard Wiedemann 2015-06-29 15:28:46 UTC
I guess, you could just stop the worker jobs
and OBS should re-schedule those elsewhere - or will they remain "failed" ?
Comment 3 Ruediger Oertel 2015-06-29 16:04:42 UTC
OBS will reschedule these jobs as it detects the lost connection to the worker,
you just lose the time that it already spent on the job.
the jobs will not remain failed.