Changes between Version 12 and Version 13 of Ticket #29146
- Timestamp:
- Apr 22, 2020, 12:26:25 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29146 – Description
v12 v13 10 10 11 11 tox.ini: 12 - Add user option for configuring number of threads used12 - Obtain image from container of failing builds. Move&improve code from tox.yml. Use `docker ps --filter label=.... ` to look up the image more reliably (https://docs.docker.com/engine/reference/commandline/ps/) 13 13 14 14 Also: