Skip to content
Snippets Groups Projects
Commit 0db64462 authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Stop using apertis-test for traprain


Tests should be moved to test group in gitlab, in this process move
traprain tests.

Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
parent d6119ecd
No related tags found
1 merge request!640Draft: Stop using apertis-test for traprain
Pipeline #729850 passed
......@@ -35,13 +35,13 @@ install:
- apt source traprain
- chown user:user -R /tmp/traprain-*
git-repos:
- url: https://gitlab.apertis.org/pkg/apertis-tests.git
- url: https://gitlab.apertis.org/tests/common.git
branch: 'apertis/v2025dev3'
run:
steps:
- "# Enter test directory:"
- cd apertis-tests
- cd common
- "# Execute the following commands:"
- common/run-test-in-systemd --timeout=900 --chdir /tmp/traprain-* --user=user --name=traprain -- sadt --verbose
- ./run-test-in-systemd --timeout=900 --chdir /tmp/traprain-* --user=user --name=traprain -- sadt --verbose
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment