software/erp5: add control for PYTHONHASHSEED
See https://docs.python.org/3/using/cmdline.html#envvar-PYTHONHASHSEED Setting a value will set the environment variable for all zope processes and for the test runner. Default behavior is: - for zope: do not set the variable, so default python behavior will be used ( equivalent to setting `0` on python2 and `random` on python3) - for test runner: generate a random value for each execution and print it, to make it easy to re-run a failing test with the same seed. This means that ERP5 tests will likely reveal problems where code depends on python2 behavior of deterministic hashing. To keep previous behavior (and hide these problems), it's possible to set python-hash-seed to 0 in test suite parameters.
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
passed |
#660189
external
|
Cloudooo.UnitTest-Master |
01:22:57
|
||||||
passed |
#660249
external
|
ERP5.StandaloneDeploymentScriptTest-Debian.Buster |
01:36:12
|
||||||
passed |
#660219
external
|
ERP5.StandaloneDeploymentScriptTest-Debian.Buster.Master |
12:12:06
|
||||||
canceled |
#660185
external
|
SlapOS-Master.UnitTest-jerome-print-and-hashseed |
17:12:35
|
||||||
passed |
#660208
external
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:31:27
|
||||||
passed |
#660222
external
|
SlapOS.Eggs.UnitTest-Master.Python3 |
00:22:55
|
||||||
passed |
#660259
external
|
SlapOS.Eggs.UnitTest-Master.Python3Next |
00:19:21
|
||||||
failed |
#660252
external
|
SlapOS.SoftwareReleases.IntegrationTest-Master |
10:27:16
|
||||||
failed |
#660180
external
|
SlapOS.Theia.ResilienceTest-Master-ERP5 |
11:24:58
|
||||||
passed |
#660242
external
|
Wendelin.StandaloneDeploymentScriptTest-Debian.Buster |
00:40:07
|
||||||
passed |
#660197
external
retried
|
ERP5.StandaloneDeploymentScriptTest-Debian.Buster |
01:24:40
|
||||||
passed |
#660236
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python3Next |
00:31:17
|
||||||
passed |
#660199
external
retried
|
Wendelin.StandaloneDeploymentScriptTest-Debian.Buster |
00:51:21
|
||||||