Adapt path
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 5 May 2023 16:07:25 +0000 (18:07 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 5 May 2023 16:07:25 +0000 (18:07 +0200)
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ib9d15959a4ac1de4642ea2070f325dd6cd02ac08

test-suites/short-smoke/screenshooter.yaml

index d0dd25a..6623451 100644 (file)
@@ -6,4 +6,5 @@ metadata:
 run:
     steps:
       - chmod +x ./common/scripts/agl-screenshot-test.sh
-      - ./common/scripts/agl-screenshot-test.sh ./reference-images/reference-image.png
+      - cd common/scripts
+      - ./agl-screenshot-test.sh ../../reference-images/reference-image.png