Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 396f036ae9320574ee6323726528bcb5265de6cb
https://github.com/openSUSE/open-build-service/commit/396f036ae9320574ee632…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2016-10-28 (Fri, 28 Oct 2016)
Changed paths:
M contrib/start_development_backend
Log Message:
-----------
Fix 100% cpu load in development backend script
Fix "trap" definition, moving it outside the while true loop.
Substitution of while true loop with "wait".
These two changes prevents a loop of 100% cpu load.
Also added ";;" in last option of case.
Commit: 79bf31f07d8fbda596e3fc1e60444f6a9ae6dff0
https://github.com/openSUSE/open-build-service/commit/79bf31f07d8fbda596e3f…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2016-10-31 (Mon, 31 Oct 2016)
Changed paths:
M contrib/start_development_backend
Log Message:
-----------
Merge pull request #2279 from eduardoj/fix_development_backend_script_trap_wait
Fix 100% cpu load in development backend script
Compare: https://github.com/openSUSE/open-build-service/compare/9cf3f56422df...79bf3…
Branch: refs/heads/master
Home: https://github.com/openSUSE/obs-build
Commit: e145bd8dd9914fed152387b9ec5495229eb94542
https://github.com/openSUSE/obs-build/commit/e145bd8dd9914fed152387b9ec5495…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2016-10-31 (Mon, 31 Oct 2016)
Changed paths:
M build
M build-vm
M build-vm-docker
M build-vm-ec2
M build-vm-emulator
M build-vm-kvm
M build-vm-lxc
M build-vm-openstack
M build-vm-pvm
M build-vm-qemu
M build-vm-uml
M build-vm-xen
M build-vm-zvm
Log Message:
-----------
Implement image device wipe for some VM's