| Name: | resalloc-server |
|---|---|
| Version: | 3.3 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 137463 |
| License: | GPLv2+ |
| RPM: | resalloc-server-3.3-1.el8.noarch.rpm |
| Source RPM: | resalloc-3.3-1.el8.src.rpm |
| Build Date: | Sat Jul 11 2020 |
| Build Host: | jenkins-10-147-72-125-929c84a3-5993-4f6b-b13c-0b42273bc800.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/praiskup/resalloc |
| Summary: | Resource allocator for expensive resources - server part |
| Description: | The resalloc project aims to help with taking care of dynamically allocated resources, for example ephemeral virtual machines used for the purposes of CI/CD tasks. The resalloc-server package provides the resalloc server, and some tooling for resalloc administrators. |
- new release, mostly fixing one bug causing traceback on too-long stdout output from AllocWorker script
- new configuration option cmd_release - command to be run before we mark the resource as reusable again - after server restart, schedule all inconsistent resources to be terminated (mitigates issue#41) - systemd service is restarted upon failure (just in case)
- Rebuilt for Python 3.9
- new version v3.1, improved resource checker
- Rebuilt for Python 3.9
- new 3.0 version - new possibility to re-use resources, and client requests can survive server restarts
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- don't assign resources to closed tickets