mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 18:24:13 +08:00
654f7f783f
Simplify both UART and SSH job definitions module to share common building blocks themselves. - generate_lava_yaml_payload is now a LAVAJobDefinition method, so dropped the Strategy pattern between both modules - if SSH is supported and UART is not enforced, default to SSH - when SSH is enabled, wrap the last deploy action to run the SSH server and rewrite the test actions, which should not change due to the boot method - create a constants module to load environment variables Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25912> |
||
---|---|---|
.. | ||
utils | ||
__init__.py | ||
exceptions.py | ||
lava_job_submitter.py | ||
lava-gitlab-ci.yml | ||
lava-pytest.sh | ||
lava-submit.sh | ||
requirements-test.txt | ||
requirements.txt |