Skip to content
Snippets Groups Projects
Commit 94235ca0 authored by Git Bot Service Account's avatar Git Bot Service Account
Browse files

Integrate gitlab-ci/report-image-diff-pattern

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@baa7c439

CI: report_image_diff: Fallback to rootfs.tar.gz pattern as default

The default was an empty pattern before, so not working if the distro
name was not handled in the code. This way it should match more cases.
parent 417a98b6
No related branches found
No related tags found
1 merge request!2013Integrate gitlab-ci/report-image-diff-pattern
Pipeline #239314 passed with stages
in 17 minutes and 32 seconds
Subproject commit a91253784f4a66362d05a9f717454ffe34b8867d
Subproject commit baa7c439292990731358aad6242cea6e1a1d206c
......@@ -4,13 +4,13 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: a91253784f4a66362d05a9f717454ffe34b8867d
ref: baa7c439292990731358aad6242cea6e1a1d206c
file: 'manifest-pipeline-yocto.yml'
variables:
MANIFEST_PROJECT_ID: 1725
MASTER_BRANCH: dunfell
GITLAB_CI_REVISION: a91253784f4a66362d05a9f717454ffe34b8867d
GITLAB_CI_REVISION: baa7c439292990731358aad6242cea6e1a1d206c
generate-build-pipeline:
variables:
......
......@@ -2,7 +2,7 @@ SRCREV_pn-gf-productiontests = "c53ac92fccefc9e5489e4b21f969cfc6e94b5a56"
SRCREV_pn-gfeeprom = "f42c69410e26e87169cc1ee6fde1e843cc122302"
SRCREV_pn-guf-show-demo = "dd131b8daf8023dea33165ab60c58d8f2e8f1f20"
SRCREV_pn-libmdb = "c58d4e485f218369df1fcb723c7fd28697195703"
SRCREV_pn-ltp-guf-tests = "90a90753747c22df5057e98aa9c02dc15d7f9a63"
SRCREV_pn-ltp-guf-tests = "dd3763f3472f12fb4eea0e1857612deb843d8d9b"
SRCREV_pn-touchcal-conv = "af0975508f788ef62c72972c51f04330bfa9c8f3"
SRCREV_pn-gfxml2dto = "66160ee5b1c65111f2e011034b18baf83251090b"
SRCREV_pn-egalaxi2c = "0b203dde93a67edc4a42a843a2528edf59af0c22"
......
......@@ -21,10 +21,10 @@
<project name="meta-qt5.git" revision="10f3673fd4b6c6e1e61c23478802f83652475a5f" remote="qt5-github" path="sources/meta-qt5" />
<project name="meta-freescale.git" revision="5a026be5a6b29a27a7754d7fa5d4765c99f98ed9" remote="fslc" path="sources/meta-freescale" />
<project name="meta-freescale-distro.git" revision="5d882cdf079b3bde0bd9869ce3ca3db411acbf3b" remote="fslc" path="sources/meta-freescale-distro" />
<project name="layers/meta-seconorth-machine" revision="fd3927977e6e3142f10ac3db2762822a58d4af42" remote="seco-ne" path="sources/meta-seconorth-machine" />
<project name="layers/meta-seconorth-distro" revision="4adbef8217b793e889bc008e463b381a66606c8c" remote="seco-ne" path="sources/meta-seconorth-distro" />
<project name="layers/meta-seconorth-nogplv3" revision="b12262c8549fc6915c2b6af4805bdf3159a0592a" remote="seco-ne" path="sources/meta-seconorth-nogplv3" />
<project name="config" revision="a981ea887e2d846f44a3d93bed07789516f053a4" remote="seco-ne" path=".conf" >
<project name="layers/meta-seconorth-machine" revision="c10919fccb4bd80783e76f2eb87fda825b124558" remote="seco-ne" path="sources/meta-seconorth-machine" />
<project name="layers/meta-seconorth-distro" revision="531fe5a83f7a5bb677372acd526c0870b1386eb0" remote="seco-ne" path="sources/meta-seconorth-distro" />
<project name="layers/meta-seconorth-nogplv3" revision="7ec4557f0bf4b54791d5c85a4d7a253806619a67" remote="seco-ne" path="sources/meta-seconorth-nogplv3" />
<project name="config" revision="8fde50841d1678a37756464e5e4433241e1ef1d3" remote="seco-ne" path=".conf" >
<linkfile dest="setup-environment" src="setup-environment" />
</project>
......
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