Open
Bug 1973278
Opened 19 hours ago
Updated 19 hours ago
use same python version in CI per platform for all performance testing harnesses
Categories
(Testing :: Performance, task, P3)
Testing
Performance
Tracking
(Not tracked)
NEW
People
(Reporter: kshampur, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
I noticed raptor and mozperftest differ in the python versions used in CI (for example, windows mozperftest tests use 3.9.x and windows raptor tests use 3.11.x)
I have not yet checked Talos or AWSY
This might make sense to break up into a meta bug later.
It would be a good idea for everything to be using the same python version, at least for debugging purposes
Updated•19 hours ago
|
Reporter | ||
Comment 1•19 hours ago
|
||
Or if we decide not to enforce this, we should at least log it in all harnesses (which currently doesn't seem to be the case)
You need to log in
before you can comment on or make changes to this bug.
Description
•