summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2019-10-24 11:59:27 -0400
committerTom Rini <[email protected]>2019-10-30 17:48:47 -0400
commit085b8978b997a1a901a98926ddbe16459aa6a746 (patch)
tree68a0cc1b668652e6fbf2c603301e475205165ef0 /scripts/cleanpatch
parentddaa8bed3dea59201392e9f516a9f2dbb12654d9 (diff)
gitlab/travis: Rework how and when we use virtualenv in order to use python3
As things stand today, we have tools that CI requires where "python" must be "python2". We need to use a virtualenv and pip in order to ensure that our pytest tests can be run. Rework things slightly so that: - On Travis-CI, we install python-pyelftools for the platforms that require pyelftools to be installed. - On GitLab-CI, we move to a newer base image that includes python3-pip and continue to use a virtualenv per job that needs it, for the correct set of packages. Reviewed-by: Simon Glass <[email protected]> Tested-by: Stephen Warren <[email protected]> Tested-by: Simon Glass <[email protected]> [on sandbox] Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions