software/slapos-testing: Quickfix python -E errors

Since upgrading to zc.buildout = 3.0.1+slapos004, slapos.rebootstrap
and slapos.recipe.template tests are failing due to: these two tests
running buildout, buildout installing develop eggs, develop eggs now
being installed with pip install -e instead of setup.py develop, and
pip install -e launching sys.executable -E at some point. This fails
because the tests are run using gpython:main script, which currently
does not support -E option.

As a quick fix run these two tests with a barebone python executable
and use export PYTHONPATH to provide the needed eggs. This is not as
good as gpython:main because PYTHONPATH will be inherited by all sub
processes and not just those launched with sys.executable, including
potentially other versions of python.
17 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
passed Cloudooo.UnitTest-Master

00:18:08

passed ERP5.StandaloneDeploymentScriptTest-Debian.Buster

00:35:45

failed ERP5.StandaloneDeploymentScriptTest-Debian.Buster.Master

15:02:43

canceled ERP5.UnitTest-Master

failed ERP5.UnitTest-Zope4Py3-Py2

14:11:26

failed SlapOS.Eggs.UnitTest-Master.Python2

00:28:57

failed SlapOS.Eggs.UnitTest-Master.Python3

00:35:03

failed SlapOS.SoftwareReleases.IntegrationTest-Master

19:22:06

passed SlapOS.Theia.ResilienceTest-Master-ERP5

17:41:40

failed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster

14:00:35

failed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster.Master

15:02:21

passed ERP5.StandaloneDeploymentScriptTest-Debian.Buster

00:35:12

failed SlapOS.Eggs.UnitTest-Master.Python2

00:37:54

failed SlapOS.Eggs.UnitTest-Master.Python2

00:37:58

failed SlapOS.Eggs.UnitTest-Master.Python3

00:43:05

passed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster

00:44:29

failed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster.Master

15:02:19