Skip to content

TEST#1

Open
ejoerns wants to merge 2 commits intomasterfrom
topic/sophisticated-ci
Open

TEST#1
ejoerns wants to merge 2 commits intomasterfrom
topic/sophisticated-ci

Conversation

@ejoerns
Copy link
Owner

@ejoerns ejoerns commented Jan 6, 2020

Signed-off-by: Enrico Jorns ejo@pengutronix.de

@ejoerns ejoerns force-pushed the topic/sophisticated-ci branch 11 times, most recently from 2c6baaa to ab9ccb2 Compare January 6, 2020 10:26
@ejoerns ejoerns force-pushed the topic/sophisticated-ci branch 2 times, most recently from 265a305 to 4748b45 Compare February 2, 2020 20:46
ejoerns added 2 commits March 10, 2020 07:08
Up to now, all tests did simply check out any latest state of all layers
to perform testing. This is sufficient for master in most cases, but
will fail when attempting to test for other releases as it is required
for stable branch updates.

Unfortunately, despite this would be the best reference, currently there
is no way in circleci to determine the actual branch a pull request was
opened against. See also https://ideas.circleci.com/ideas/CCI-I-894

Thus for now, we define the targeted Yocto/poky branch and release
version with environment variables, named 'YOCTO_BRANCH' and
'YOCTO_VERSION'.

With them, the job now clones the exact branches required and also
writes the exact sstate mirror path required into local.conf.

By adapting the environment variable for different stable branches this
potentially allows running tests against the concrete poky version.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
@ejoerns ejoerns force-pushed the topic/sophisticated-ci branch from c82764a to 2319e26 Compare March 10, 2020 06:09
@ejoerns ejoerns force-pushed the master branch 14 times, most recently from 16f211d to f0de280 Compare November 1, 2020 22:13
@ejoerns ejoerns force-pushed the master branch 13 times, most recently from a2849c7 to 4c50f67 Compare November 9, 2020 01:43
@ejoerns ejoerns force-pushed the master branch 2 times, most recently from 356d934 to 582c4be Compare November 9, 2020 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant