Skip to content
Snippets Groups Projects
Commit f351981c authored by Andre Moreira Magalhaes's avatar Andre Moreira Magalhaes
Browse files

Update tumbler-thumbnailing with new instructions

With the test now ported to https://gitlab.apertis.org/tests/tumbler-thumbnailing


lets update the test template with new instructions to run the test

Signed-off-by: default avatarAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
parent d66abf60
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ metadata:
properly (large, small, videos, documents, images)."
maintainer: "Apertis Project"
macro_ostree_preconditions: tumbler-thumbnailing
expected:
- "The output should be similar to:"
- |
......@@ -25,19 +27,10 @@ metadata:
>>>> The following tests FAILED:
[list of tests]
install:
deps:
- bash
- busybox
- dbus
- libglib2.0-bin
- procps
- tumbler
run:
steps:
- "# Run the test script:"
- common/run-test-in-systemd --timeout=900 --user=user --name=run-test env DEBUG=2 tumbler/automated/run-test.sh
- common/run-test-in-systemd --timeout=900 --user=user --name=run-test env DEBUG=2 ./run-test.sh
parse:
pattern: ^(?P<test_case_id>[a-zA-Z0-9_\-\./]+):\s*(?P<result>pass|fail|skip|unknown)$
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