ci/lava: Move lava_job_submitter tests to lava folder
The `.gitlab-ci/tests/` directory contains LAVA-specific tests, not general test code. To avoid confusion with `.gitlab-ci/test/`, move it to `.gitlab-ci/lava/`. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35961>
This commit is contained in:
@@ -91,7 +91,7 @@ yaml-toml-shell-py-test:
|
||||
- .shellcheckrc
|
||||
- bin/toml_lint.py
|
||||
- src/**/ci/*.toml
|
||||
- .gitlab-ci/tests/**/*
|
||||
- .gitlab-ci/lava/tests/**/*
|
||||
- bin/ci/**/*
|
||||
when: on_success
|
||||
# direct pushes that bypassed the CI
|
||||
|
||||
Reference in New Issue
Block a user