X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test-suites%2Fshort-smoke%2Fscreenshooter.yaml;h=66234515847f8570766218fcbb5fe9ddce67ddcc;hb=refs%2Fheads%2Fsandbox%2Fjsmoeller%2Fnocolor;hp=d0dd25a8794a189147ea03d2998805dcb55fe734;hpb=36bfc4c76c9c1f44c3232baa6d8576db8bc488d2;p=src%2Fqa-testdefinitions.git diff --git a/test-suites/short-smoke/screenshooter.yaml b/test-suites/short-smoke/screenshooter.yaml index d0dd25a..6623451 100644 --- a/test-suites/short-smoke/screenshooter.yaml +++ b/test-suites/short-smoke/screenshooter.yaml @@ -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