I'm asking for precise hardware specifications since Red Hat may be able to provide one through the https://osci.io/ program. Victor 2017-12-11 15:40 GMT+01:00 Victor Stinner <victor.stinner@gmail.com>:
2017-12-11 14:58 GMT+01:00 Xavier de Gaye <xdegaye@gmail.com>:
The host running the buildbots must be able to run 6 (i.e. 3 x (version 3.x + maintenance version)) emulators simultaneously, so with an eight core cpu, that will be 6 cores running at 100%. The armv7 and arm64 buildbot may be set to run only daily but the tests last a long time on these architectures anyway.
What do you mean by "maintenance version"? Do you want to add Android support to Python 2.7 and 3.6 as well? I would prefer to only support Android since the master branch.
Would it be possible to only run an emulator to run a test, and then stop it? So we could test many combo in the same host?
Victor