mesa/.gitlab-ci/container
Andres Gomez 8bc3d6574c gitlab-ci: add python3-requests to the test-vk container
After 90a39af5f6 ("ci: Drop the git dependency in tracie"), we have
this error in the radv-polaris10-traces job:

"
...

+ /builds/tanty/mesa/artifacts/tracie/tests/test.sh
tracie_succeeds_if_all_images_match: Fail
Traceback (most recent call last):
  File "/tmp/tracie.test.glY0O23HJo/tracie.py", line 6, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

...
"

v2:
  - Updated commit log to be more descriptive (Michel).

Fixes: 90a39af5f6 ("ci: Drop the git dependency in tracie")
Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4237>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4237>
2020-03-23 17:17:56 +02:00
..
arm_build.sh ci: Enable ccache in the container builds. 2020-03-17 10:44:39 -07:00
arm_test.sh ci: Enable ccache in the container builds. 2020-03-17 10:44:39 -07:00
container_post_build.sh ci: Enable ccache in the container builds. 2020-03-17 10:44:39 -07:00
container_pre_build.sh ci: Enable ccaching of CMake builds as well. 2020-03-17 10:44:39 -07:00
lava_arm.sh ci: Enable testing GLES2-3 on a530 (Dragonboard 820c). 2020-03-17 11:11:51 -07:00
llvm-snapshot.gpg.key gitlab-ci: Test against LLVM / clang 9 on x86 2020-01-07 11:00:16 +01:00
x86_build.sh ci: Enable ccache in the container builds. 2020-03-17 10:44:39 -07:00
x86_build_old.sh ci: Enable ccache in the container builds. 2020-03-17 10:44:39 -07:00
x86_test-gl.sh ci: Enable ccache in the container builds. 2020-03-17 10:44:39 -07:00
x86_test-vk.sh gitlab-ci: add python3-requests to the test-vk container 2020-03-23 17:17:56 +02:00